summaryrefslogtreecommitdiffstats
path: root/contrib/awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk')
-rw-r--r--contrib/awk/doc/awk.18
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/awk/doc/awk.1 b/contrib/awk/doc/awk.1
index 932946a..6be430a 100644
--- a/contrib/awk/doc/awk.1
+++ b/contrib/awk/doc/awk.1
@@ -1213,13 +1213,13 @@ For example, the name
might be used to represent all of
``e,'' ``e\`,'' and ``e\`.''
In this case,
-.B [[=e]]
+.B [[=e=]]
is a regexp
that matches any of
- .BR e ,
- .BR e\' ,
+.BR e ,
+.BR e\' ,
or
- .BR e\` .
+.BR e\` .
.PP
These features are very valuable in non-English speaking locales.
The library functions that
OpenPOWER on IntegriCloud