gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4384-g1b5a933


From: Antonio Giovanni Colombo
Subject: [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4384-g1b5a933
Date: Mon, 31 May 2021 04:14:47 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, feature/docit has been updated
       via  1b5a933dff3a532f3c1413ba93ea7f60f2a074ba (commit)
      from  4b414c78fb790a591275c978cb3d4af9228d3fb0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=1b5a933dff3a532f3c1413ba93ea7f60f2a074ba

commit 1b5a933dff3a532f3c1413ba93ea7f60f2a074ba
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date:   Mon May 31 10:14:16 2021 +0200

    Minor modifications to gawktexi.in adn gawk.1

diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 0cd1476..6f031c3 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-31         Antonio Giovanni Colombo   <azc100@gmail.com>
+
+       * gawktexi.in: Updated.
+       * gawk.1: Updated.
+
 2021-05-28         Antonio Giovanni Colombo   <azc100@gmail.com>
 
        * gawktexi.in: Updated.
diff --git a/doc/it/gawk.1 b/doc/it/gawk.1
index f9f7c51..4002c2e 100755
--- a/doc/it/gawk.1
+++ b/doc/it/gawk.1
@@ -31,7 +31,7 @@
 .              if \w'\(rq' .ds rq "\(rq
 .      \}
 .\}
-.TH GAWK 1 "May 02 2021" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "May 30 2021" "Free Software Foundation" "Utility Commands"
 .SH NOME
 gawk \- linguaggio per il riconoscimento e il trattamento di espressioni
 regolari
diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in
index 679a712..053cae4 100755
--- a/doc/it/gawktexi.in
+++ b/doc/it/gawktexi.in
@@ -30998,7 +30998,7 @@ importati l'informazione che si trattava di dati di 
tipo booleano viene
 persa.  Esportare dati di questo tipo @`e ancora pi@`u difficile;
 non c'@`e modo per indicare che un valore @`e veramente booleano.
 
-Per risolvere questo problema, @command{gawk} mette a disposizione na
+Per risolvere questo problema, @command{gawk} mette a disposizione una
 funzione di nome @code{mkbool()}.
 La funzione ha un argomento, che pu@`o essere una qualsiasi espressione
 @command{awk} e restituisce un valore di tipo booleano.
@@ -44010,7 +44010,8 @@ Parecchi fra i programmi di esempio sono stati 
aggiornati per
 riflettere i loro equivalenti POSIX pi@`u recenti.
 
 @item
-Gli avvisi ``no effect'' di @command{lint} sono stati modificati
+Gli avvisi ``no effect'' da lint, emessi se si specifica
+l'opzione @option{--lint}, sono stati modificati
 e ora sono pi@`u ragionevoli.
 (@pxref{Opzioni}).
 

-----------------------------------------------------------------------

Summary of changes:
 doc/it/ChangeLog   | 5 +++++
 doc/it/gawk.1      | 2 +-
 doc/it/gawktexi.in | 5 +++--
 3 files changed, 9 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]