From 43a487f0bf189b630a2127fc8412fb7a209015e4 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Sat, 2 Jul 2022 17:48:28 +0200 Subject: [PATCH] Fix two inverted column widths --- man/rgbasm.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rgbasm.5 b/man/rgbasm.5 index bb69b844..5f260eaa 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -1324,7 +1324,7 @@ DEF AOLer EQUS "Me too" String constants are not expanded within the symbol names. .Ss Predeclared symbols The following symbols are defined by the assembler: -.Bl -column -offset indent "EQUS" "__ISO_8601_LOCAL__" +.Bl -column -offset indent "__ISO_8601_LOCAL__" "EQUS" .It Sy Name Ta Sy Type Ta Sy Contents .It Dv @ Ta Ic EQU Ta PC value (essentially, the current memory address) .It Dv _RS Ta Ic = Ta _RS Counter