mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Fix nit in rgbasm.5 man page
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.\"
|
||||
.\" SPDX-License-Identifier: MIT
|
||||
.\"
|
||||
.Dd January 26, 2018
|
||||
.Dd January 27, 2018
|
||||
.Dt RGBASM 5
|
||||
.Os RGBDS Manual
|
||||
.Sh NAME
|
||||
@@ -293,7 +293,7 @@ There are four commands in the RS group of commands:
|
||||
.Pp
|
||||
.Bl -column ".Sy String" ".Sy String"
|
||||
.It Sy Command Ta Ta Ta Sy Meaning
|
||||
.It Ic RSRESET No Ta Ta Resets the _RS counter to zero.
|
||||
.It Ic RSRESET Ta Ta Resets the _RS counter to zero.
|
||||
.It Ic RSSET Ar constexpr Ta Sets the
|
||||
.Ic _RS No counter to Ar constexpr .
|
||||
.It Ic RB Ar constexpr Ta Sets the preceding symbol to
|
||||
|
||||
Reference in New Issue
Block a user