diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-28 20:52:34 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-28 20:52:34 +0200 |
commit | aa1580b9a51285328cd50ef3ee9b452514af2e4e (patch) | |
tree | c1c0c8547693c06108956cd7d1bd64b61da06bd4 /doc/gawk.1 | |
parent | 74e184676613ab8b008a25ffaf87f2f227ec0640 (diff) | |
download | egawk-aa1580b9a51285328cd50ef3ee9b452514af2e4e.tar.gz egawk-aa1580b9a51285328cd50ef3ee9b452514af2e4e.tar.bz2 egawk-aa1580b9a51285328cd50ef3ee9b452514af2e4e.zip |
Update doc versions and copyright years.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Dec 12 2018" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Jan 27 2019" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -4083,7 +4083,7 @@ status is 2. On non-POSIX systems, this value may be mapped to .SH VERSION INFORMATION This man page documents .IR gawk , -version 4.2. +version 5.0. .SH AUTHORS The original version of \*(UX .I awk @@ -4184,7 +4184,7 @@ Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger, Addison-Wesley, 1988. ISBN 0-201-07981-X. .PP \*(EP, -Edition 4.2, shipped with the +Edition 5.0, shipped with the .I gawk source. The current version of this document is available online at @@ -4236,7 +4236,7 @@ We thank him. .SH COPYING PERMISSIONS Copyright \(co 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2009, -2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 +2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of |