diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 8705b9e0..3d910ee0 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -26198,7 +26198,7 @@ Fix this problem. @item Why can't the @file{wc.awk} program (@pxref{Wc Program}) just use the value of @code{FNR} in @code{endfile()}? -Hint: examine the code in @ref{Filetrans Function}. +Hint: Examine the code in @ref{Filetrans Function}. @ignore @command{wc} can't just use the value of @code{FNR} in @@ -29826,9 +29826,7 @@ formula: @end ifnotdocbook @end ifnottex @docbook -<para> <emphasis>prec</emphasis> = 3.322 ⋅ <emphasis>dps</emphasis> @c -</para> @end docbook @end display @@ -36343,7 +36341,7 @@ subdirectories. @node Getting @appendixsubsec Getting the @command{gawk} Distribution @cindex @command{gawk}, source code@comma{} obtaining -There are three ways to get GNU software: +There are two ways to get GNU software: @itemize @value{BULLET} @item @@ -37858,7 +37856,7 @@ under the GPL. It has a large number of extensions over standard See @uref{http://www.quiktrim.org/QTawk.html} for more information, including the manual and a download link. -The project may als be frozen; no new code changes have been made +The project may also be frozen; no new code changes have been made since approximately 2008. @item Other Versions |