diff options
author | Antonio Giovanni Colombo <azc100@gmail.com> | 2021-11-05 22:21:34 +0100 |
---|---|---|
committer | Antonio Giovanni Colombo <azc100@gmail.com> | 2021-11-05 22:21:34 +0100 |
commit | fbd6bc4e96beefc62e4ffe8f2a81206626801c4c (patch) | |
tree | 975e178c3608a8e45baa66f32e9f7cffa29c65f0 /doc/it | |
parent | 78d11db75edc7836194f1af86e7e9d56ccd1ebef (diff) | |
download | egawk-fbd6bc4e96beefc62e4ffe8f2a81206626801c4c.tar.gz egawk-fbd6bc4e96beefc62e4ffe8f2a81206626801c4c.tar.bz2 egawk-fbd6bc4e96beefc62e4ffe8f2a81206626801c4c.zip |
modified references for the infor verion
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/ChangeLog | 4 | ||||
-rwxr-xr-x | doc/it/gawktexi.in | 15 |
2 files changed, 11 insertions, 8 deletions
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog index 24318f0d..135131c6 100644 --- a/doc/it/ChangeLog +++ b/doc/it/ChangeLog @@ -1,3 +1,7 @@ +2021-11-05 Antonio Giovanni Colombo <azc100@gmail.com> + + * gawktexi.in: Updated. + 2021-10-27 Arnold D. Robbins <arnold@skeeve.com> * 5.1.1: Release tar ball made. diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in index e56d63d8..92f8e733 100755 --- a/doc/it/gawktexi.in +++ b/doc/it/gawktexi.in @@ -29643,7 +29643,7 @@ e anche @uref{https://www.gnu.org/software/texinfo/manual/texinfo/, online}.) @end ifnotinfo @ifinfo (Il linguaggio Texinfo @`e descritto esaurientemente, a partire da -@inforef{Top, , Texinfo, texinfo,Texinfo --- The GNU Documentation Format}.) +@ref{Top, , Texinfo, texinfo,Texinfo---The GNU Documentation Format}.) @end ifinfo Per quel che ci riguarda, @`e sufficiente sapere tre cose riguardo ai file di @@ -32121,8 +32121,7 @@ Stampa poi il risultato e chiude la connessione. Poich@'e questo tema @`e molto ampio, l'uso di @command{gawk} per la programmazione TCP/IP viene documentato separatamente. @ifinfo -Si veda -@inforef{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}, +@xref{Top, , General Introduction, gawkinet, @value{GAWKINETTITLE}}, @end ifinfo @ifnotinfo Si veda @@ -33573,7 +33572,7 @@ usando il pacchetto GNU @command{gettext}. (GNU @command{gettext} @`e descritto in maniera esauriente 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/, @@ -45018,7 +45017,7 @@ Il file Info generato per questo @value{DOCUMENT}. @item doc/gawkinet.texi Il file sorgente Texinfo per @ifinfo -@inforef{Top, , Introduzione generale, gawkinet, @value{GAWKINETTITLE}}. +@ref{Top, , Introduzione generale, gawkinet, @value{GAWKINETTITLE}}. @end ifinfo @ifnotinfo @cite{@value{GAWKINETTITLE}}. @@ -45035,7 +45034,7 @@ Il file Info generato per @item doc/gawkworkflow.texi Il file sorgente Texinfo per @ifinfo -@inforef{Top, , Introduzione generale, gawkworkflow, @value{GAWKWORKFLOWTITLE}}. +@ref{Top, , Introduzione generale, gawkworkflow, @value{GAWKWORKFLOWTITLE}}. @end ifinfo @ifnotinfo @cite{@value{GAWKWORKFLOWTITLE}}. @@ -45211,7 +45210,7 @@ della Free Software Foundation}.) @end ifnotinfo @ifinfo (Il software Autoconf @`e descritto in dettaglio a partire da -@inforef{Top, , Autoconf, autoconf,Autoconf --- Generating Automatic Configuration Scripts}.) +@ref{Top, , Autoconf, autoconf,Autoconf---Generating Automatic Configuration Scripts}.) @end ifinfo Per configurare @command{gawk} basta eseguire @command{configure}: @@ -47195,7 +47194,7 @@ per informazioni su come ottenere l'ultima versione di @command{gawk}.) Seguire gli @cite{Standard di codifica GNU}. @end ifnotinfo @ifinfo -Si veda @inforef{Top, , Version, standards, Standard di Codifica GNU}. +@xref{Top, , Version, standards, Standard di Codifica GNU}. @end ifinfo Questo documento descrive come dovrebbe essere scritto il software GNU. Se non lo si @`e letto, @`e bene farlo, preferibilmente @emph{prima} |