aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-23 13:58:57 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-23 13:58:57 +0200
commit27522378506a1102a77a15d6db3b6682003f0c99 (patch)
tree2fe245c0c3921c71b64a05f78f7453447839f81b
parent6f220759af1c8e37f56acd334a295daa8c4a2651 (diff)
downloadegawk-27522378506a1102a77a15d6db3b6682003f0c99.tar.gz
egawk-27522378506a1102a77a15d6db3b6682003f0c99.tar.bz2
egawk-27522378506a1102a77a15d6db3b6682003f0c99.zip
Minor doc edit.
-rw-r--r--doc/gawk.texi2
-rw-r--r--doc/gawktexi.in2
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