Make requested revisions to recent PRs (#1195)

This commit is contained in:
Rangi
2023-11-07 17:11:08 -05:00
committed by GitHub
parent 05a0905582
commit 5379e51094
4 changed files with 13 additions and 9 deletions

View File

@@ -147,9 +147,9 @@ This acts as if a
was read before the input
.Ar asmfile .
.It Fl p Ar pad_value , Fl Fl pad-value Ar pad_value
Use this as the fill value for
Use this as the value for
.Ic DS
directives in ROM sections, unless they specify their own value or values.
directives in ROM sections, unless overridden.
The default is 0x00.
.It Fl Q Ar fix_precision , Fl Fl q-precision Ar fix_precision
Use this as the precision of fixed-point numbers after the decimal point, unless they specify their own precision.