diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-21 22:21:21 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-21 22:21:21 +0300 |
commit | 680bf3fd4f7821aef7b588a4312c2a6a75ae2587 (patch) | |
tree | 66d8649327fdbda3d04d13c59d1bba5fdbb7e6ec /doc/gawk.1 | |
parent | 7fa5aa419df96da264b225946dbe78efc675a5cd (diff) | |
download | egawk-680bf3fd4f7821aef7b588a4312c2a6a75ae2587.tar.gz egawk-680bf3fd4f7821aef7b588a4312c2a6a75ae2587.tar.bz2 egawk-680bf3fd4f7821aef7b588a4312c2a6a75ae2587.zip |
Doc updates before release.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.ds PX \s-1POSIX\s+1 +1ds PX \s-1POSIX\s+1 .ds UX \s-1UNIX\s+1 .ds GN \s-1GNU\s+1 .ds AK \s-1AWK\s+1 @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "May 22 2019" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Jul 21 2019" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -4118,7 +4118,7 @@ status is 2. On non-POSIX systems, this value may be mapped to .SH VERSION INFORMATION This man page documents .IR gawk , -version 5.0. +version 5.1. .SH AUTHORS The original version of \*(UX .I awk |