diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:02:47 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:02:47 +0300 |
commit | d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c (patch) | |
tree | 0bd2f96e5e969a82460349a60fa497532a2d6bb0 /doc/gawk.1 | |
parent | 91bcee4486440e1b9824b24fa8881c09b51a3f25 (diff) | |
download | egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.gz egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.bz2 egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.zip |
Documentation updates and fixes.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -1ds PX \s-1POSIX\s+1 +.ds PX \s-1POSIX\s+1 .ds UX \s-1UNIX\s+1 .ds GN \s-1GNU\s+1 .ds AK \s-1AWK\s+1 @@ -4223,7 +4223,7 @@ Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger, Addison-Wesley, 1988. ISBN 0-201-07981-X. .PP \*(EP, -Edition 5.0, shipped with the +Edition 5.1, shipped with the .I gawk source. The current version of this document is available online at |