diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-13 21:41:14 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-13 21:41:14 +0300 |
commit | eaac293d06266c89156cc94bc8fd24a4ad7db0e1 (patch) | |
tree | 4c932a7be93e98cfbc9debb5bb49719f51cf75d3 /doc/gawk.1 | |
parent | 461f4469a556d83fa26287a4f8d96c31f523d67b (diff) | |
download | egawk-eaac293d06266c89156cc94bc8fd24a4ad7db0e1.tar.gz egawk-eaac293d06266c89156cc94bc8fd24a4ad7db0e1.tar.bz2 egawk-eaac293d06266c89156cc94bc8fd24a4ad7db0e1.zip |
Update version and copyright year in docs.
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 "Jun 30 2016" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Aug 13 2017" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -3955,7 +3955,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.1. +version 4.2. .SH AUTHORS The original version of \*(UX .I awk @@ -4054,7 +4054,7 @@ Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger, Addison-Wesley, 1988. ISBN 0-201-07981-X. .PP \*(EP, -Edition 4.1, shipped with the +Edition 4.2, shipped with the .I gawk source. The current version of this document is available online at @@ -4101,7 +4101,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 +2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of |