aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-06-09 22:09:35 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-06-09 22:09:35 +0300
commit969b704c66bac2508e7fa320a408448a819dda12 (patch)
treedac1f38d4b1031ab13ec8fb37860f11feecebeb6 /doc/gawktexi.in
parente0cb2b1f1b87cfc493db276c85bbec8246cd4b3b (diff)
downloadegawk-969b704c66bac2508e7fa320a408448a819dda12.tar.gz
egawk-969b704c66bac2508e7fa320a408448a819dda12.tar.bz2
egawk-969b704c66bac2508e7fa320a408448a819dda12.zip
Some docbook tweaks.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 899f1e03..5f05b18a 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -21591,6 +21591,7 @@ the element.
@c STARTOFRANGE awkpex
@cindex @command{awk} programs, examples of
+@c FULLXREF ON
@ref{Library Functions},
presents the idea that reading programs in a language contributes to
learning that language. This @value{CHAPTER} continues that theme,
@@ -21600,6 +21601,7 @@ enjoyment.
There are three sections.
The first describes how to run the programs presented
in this @value{CHAPTER}.
+@c FULLXREF OFF
The second presents @command{awk}
versions of several common POSIX utilities.
@@ -25180,6 +25182,7 @@ of TCP/IP networking. Finally, @command{gawk}
can @dfn{profile} an @command{awk} program, making it possible to tune
it for performance.
+@c FULLXREF ON
A number of advanced features require separate @value{CHAPTER}s of their
own:
@@ -25202,6 +25205,7 @@ debugger for debugging @command{awk} programs.
discusses the ability to dynamically add new built-in functions to
@command{gawk}.
@end itemize
+@c FULLXREF OFF
@menu
* Nondecimal Data:: Allowing nondecimal input data.