mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Fix some formatting errors in man pages
This commit is contained in:
@@ -318,8 +318,8 @@ RGBDS encodes RPN expressions as an array of
|
||||
.Cm BYTE Ns s .
|
||||
The first byte encodes either an operator, or a literal, which consumes more
|
||||
.Cm BYTE Ns s
|
||||
after it.
|
||||
.Bl -column -offset Ds "Value"
|
||||
after it:
|
||||
.Bl -column "Value"
|
||||
.It Sy Value Ta Sy Meaning
|
||||
.It Li $00 Ta Addition operator Pq Ql +
|
||||
.It Li $01 Ta Subtraction operator Pq Ql -
|
||||
|
||||
Reference in New Issue
Block a user