diff options
-rw-r--r-- | doc/gawk.texi | 2 | ||||
-rw-r--r-- | doc/gawktexi.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 175c7af0..b2837f3c 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -9433,7 +9433,7 @@ messages at runtime. which describes how and why to use positional specifiers. For now, we ignore them. -@item - (Minus) +@item - @r{(Minus)} The minus sign, used before the width modifier (see later on in this list), says to left-justify diff --git a/doc/gawktexi.in b/doc/gawktexi.in index f112b351..ade6466f 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -9033,7 +9033,7 @@ messages at runtime. which describes how and why to use positional specifiers. For now, we ignore them. -@item - (Minus) +@item - @r{(Minus)} The minus sign, used before the width modifier (see later on in this list), says to left-justify |