mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 03:02:06 +00:00
Remove unnecessary comments from manpage sources
This commit is contained in:
@@ -4,21 +4,18 @@
|
||||
.Sh NAME
|
||||
.Nm rgbds
|
||||
.Nd Rednex Game Boy Development System
|
||||
.\" SECTION
|
||||
.Sh Examples
|
||||
To get a working ROM image from a single assembly source file:
|
||||
.Pp
|
||||
.D1 $ rgbasm \-o bar.o foo.asm
|
||||
.D1 $ rgblink \-o baz.gb bar.o
|
||||
.D1 $ rgbfix \-v \-p 0 baz.gb
|
||||
.\" SECTION
|
||||
.Sh SEE ALSO
|
||||
.Xr rgbasm 1 ,
|
||||
.Xr rgbfix 1 ,
|
||||
.Xr rgblib 1 ,
|
||||
.Xr rgblink 1 ,
|
||||
.Xr gbz80 7
|
||||
.\" SECTION
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
grew out of the ASMotor package released by Carsten S\(/orensen.
|
||||
|
||||
Reference in New Issue
Block a user