From ea0baa3d58bf73172a6d98de8dd79a9614a35b02 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 30 Mar 2020 03:57:16 -0600 Subject: Doc updates. --- doc/gawk.1 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index 1469f002..7d1561ee 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Jul 21 2019" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Mar 23 2020" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -491,6 +491,7 @@ cannot be used in place of and .BR ^= . .RE +.bp \" MANUAL EDIT .TP .PD 0 .B \-r @@ -1107,9 +1108,11 @@ option from within an \*(AK program. When true, .I gawk prints lint warnings. When false, it does not. -When assigned the string value \fB"fatal"\fP, -lint warnings become fatal errors, exactly like -.BR \-\^\-lint=fatal . +The values allowed for the +.B \-\^\-lint +option may also be assinged to +.BR LINT , +with the same effects. Any other true value just prints warnings. .TP .B NF @@ -4275,7 +4278,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, 2019, +2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of -- cgit v1.2.3