A few more rgbasm documentation tweaks

This commit is contained in:
Rangi42
2024-08-27 01:02:06 -04:00
parent de84e3ea8b
commit 38a90890fb

View File

@@ -2169,7 +2169,7 @@ Numbers are printed as unsigned uppercase hexadecimal with a leading
For different formats, use For different formats, use
.Ic STRFMT . .Ic STRFMT .
.It Ic PRINTLN .It Ic PRINTLN
prints out each of its comma-separated arguments, if any, followed by a line feed prints out each of its comma-separated arguments, if any, followed by a newline
.Pq Ql \en . .Pq Ql \en .
.El .El
.Ss Aborting the assembly process .Ss Aborting the assembly process