diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-11-03 21:04:57 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-11-03 21:04:57 +0200 |
commit | c67217a8258cb74e1774aed36e9a0b65fd6a34a5 (patch) | |
tree | 9d5448157f0d4bc0342adacee0d7417b4814ce97 /doc/gawktexi.in | |
parent | 642c56e04516457c9a0c49934be8441394da1ce5 (diff) | |
parent | 059cbb52719f58e1ac7943169d969bb7be67fc72 (diff) | |
download | egawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.tar.gz egawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.tar.bz2 egawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 4fd5975b..7b5a3ad0 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -27150,7 +27150,7 @@ and also available @uref{https://www.gnu.org/software/texinfo/manual/texinfo/, o @end ifnotinfo @ifinfo (The Texinfo language is described fully, starting with -@inforef{Top, , Texinfo, texinfo,Texinfo---The GNU Documentation Format}.) +@ref{Top, , Texinfo, texinfo,Texinfo---The GNU Documentation Format}.) @end ifinfo For our purposes, it is enough to know three things about Texinfo input @@ -29416,8 +29416,7 @@ It then prints the results and closes the connection. Because this topic is extensive, the use of @command{gawk} for TCP/IP programming is documented separately. @ifinfo -See -@inforef{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}, +@xref{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}, @end ifinfo @ifnotinfo See @@ -30745,7 +30744,7 @@ using the GNU @command{gettext} package. (GNU @command{gettext} is described in complete detail in @ifinfo -@inforef{Top, , GNU @command{gettext} utilities, gettext, GNU @command{gettext} utilities}.) +@xref{Top, , GNU @command{gettext} utilities, gettext, GNU @command{gettext} utilities}.) @end ifinfo @ifnotinfo @uref{https://www.gnu.org/software/gettext/manual/, @@ -41086,7 +41085,7 @@ The generated Info file for this @value{DOCUMENT}. @item doc/gawkinet.texi The Texinfo source file for @ifinfo -@inforef{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}. +@ref{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}. @end ifinfo @ifnotinfo @cite{@value{GAWKINETTITLE}}. @@ -41103,7 +41102,7 @@ The generated Info file for @item doc/gawkworkflow.texi The Texinfo source file for @ifinfo -@inforef{Top, , General Introduction, gawkworkflow, @value{GAWKWORKFLOWTITLE}}. +@ref{Top, , General Introduction, gawkworkflow, @value{GAWKWORKFLOWTITLE}}. @end ifinfo @ifnotinfo @cite{@value{GAWKWORKFLOWTITLE}}. @@ -41248,7 +41247,7 @@ the Free Software Foundation's website}.) @end ifnotinfo @ifinfo (The Autoconf software is described fully starting with -@inforef{Top, , Autoconf, autoconf,Autoconf---Generating Automatic Configuration Scripts}.) +@ref{Top, , Autoconf, autoconf,Autoconf---Generating Automatic Configuration Scripts}.) @end ifinfo To configure @command{gawk}, simply run @command{configure}: @@ -42988,7 +42987,7 @@ for information on getting the latest version of @command{gawk}.) Follow the @cite{GNU Coding Standards}. @end ifnotinfo @ifinfo -See @inforef{Top, , Version, standards, GNU Coding Standards}. +@xref{Top, , Version, standards, GNU Coding Standards}. @end ifinfo This document describes how GNU software should be written. If you haven't read it, please do so, preferably @emph{before} starting to modify @command{gawk}. |