Fix some formatting errors in man pages

This commit is contained in:
ISSOtm
2023-12-24 17:12:23 +01:00
parent d5cddb202c
commit 98cecaee9e
4 changed files with 10 additions and 10 deletions

View File

@@ -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 -