aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-06-06 18:33:58 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-06-06 18:33:58 +0300
commit6d352b599c28cb165f14ccf71a06cdaa016646b6 (patch)
treec415962374e2ba1ed2e24cd496654bf50c8ca0c5 /doc/gawktexi.in
parent6f17822859a111f153ba9a2efdf30f4430150c0d (diff)
parente45f49c2abf38683327dff05da247ea5f3d401ac (diff)
downloadegawk-6d352b599c28cb165f14ccf71a06cdaa016646b6.tar.gz
egawk-6d352b599c28cb165f14ccf71a06cdaa016646b6.tar.bz2
egawk-6d352b599c28cb165f14ccf71a06cdaa016646b6.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 9f36e84c..268ada1a 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -25808,8 +25808,7 @@ END @{
@end example
Finally, the function @code{@w{unexpected_eof()}} prints an appropriate
-error message and then exits.
-The @code{END} rule handles the final cleanup, closing the open file:
+error message and then exits:
@example
@c file eg/prog/extract.awk