diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-12-06 20:56:59 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-12-06 20:56:59 +0200 |
commit | 0cfef8a4298a54a53b9f78c003c8e508f65dad06 (patch) | |
tree | a95d42790fee09d32b674df9e0e1b27c71e6461b /doc/gawk.texi | |
parent | bf97a0c486d96e13c57e2f716dfacfa07c6394f5 (diff) | |
parent | bf80c70c5aa0a98c02e3ce157153f7a40c516839 (diff) | |
download | egawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.tar.gz egawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.tar.bz2 egawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 1345d352..868aa310 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -9299,7 +9299,7 @@ $ @kbd{awk 'BEGIN @{} @end example @noindent -Here, neither the @samp{+} nor the @samp{OUCH} appear in +Here, neither the @samp{+} nor the @samp{OUCH!} appear in the output message. @node Control Letters |