mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Fix case in manpage section name
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm rgbds
|
.Nm rgbds
|
||||||
.Nd Rednex Game Boy Development System
|
.Nd Rednex Game Boy Development System
|
||||||
.Sh Examples
|
.Sh EXAMPLES
|
||||||
To get a working ROM image from a single assembly source file:
|
To get a working ROM image from a single assembly source file:
|
||||||
.Pp
|
.Pp
|
||||||
.D1 $ rgbasm \-o bar.o foo.asm
|
.D1 $ rgbasm \-o bar.o foo.asm
|
||||||
|
|||||||
Reference in New Issue
Block a user