aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
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.