diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-11-03 22:15:37 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-11-03 22:15:37 +0200 |
commit | 07aa3d5dafee42fcaa3eaa0370a187c5cb53570e (patch) | |
tree | c1996e0d802e4d5403079180c9338924bae996e4 /doc/gawk.texi | |
parent | 85c5ac3687abb33e2960dfc8d6eeedf7242494f5 (diff) | |
download | egawk-07aa3d5dafee42fcaa3eaa0370a187c5cb53570e.tar.gz egawk-07aa3d5dafee42fcaa3eaa0370a187c5cb53570e.tar.bz2 egawk-07aa3d5dafee42fcaa3eaa0370a187c5cb53570e.zip |
Doc fixes.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index d90df1b7..16cf73c2 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -194,7 +194,7 @@ supports it in developing GNU and promoting software freedom.'' @c during editing and review. @setchapternewpage odd -@shorttitlepage @value{TITLE} +@shorttitlepage GNU Awk @titlepage @title @value{TITLE} @subtitle @value{SUBTITLE} @@ -1194,7 +1194,7 @@ an @command{awk}-level debugger. This version became available as for a complete list of those who made important contributions to @command{gawk}. @node Names -@section A Rose by Any Other Name +@unnumberedsec A Rose by Any Other Name @cindex @command{awk}, new vs.@: old The @command{awk} language has evolved over the years. Full details are @@ -1230,7 +1230,7 @@ we simply use the term @command{awk}. When referring to a feature that is specific to the GNU implementation, we use the term @command{gawk}. @node This Manual -@section Using This Book +@unnumberedsec Using This Book @cindex @command{awk}, terms describing The term @command{awk} refers to a particular program as well as to the language you @@ -1403,7 +1403,7 @@ present the licenses that cover the @command{gawk} source code and this @value{DOCUMENT}, respectively. @node Conventions -@section Typographical Conventions +@unnumberedsec Typographical Conventions @cindex Texinfo This @value{DOCUMENT} is written in @uref{http://www.gnu.org/software/texinfo/, Texinfo}, @@ -1453,7 +1453,7 @@ by first pressing and holding the @kbd{CONTROL} key, next pressing the @kbd{d} key and finally releasing both keys. @c fakenode --- for prepinfo -@subsubheading Dark Corners +@unnumberedsubsec Dark Corners @cindex Kernighan, Brian @quotation @i{Dark corners are basically fractal --- no matter how much |