[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5403-gb25a2d5a
From: |
Antonio Giovanni Colombo |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5403-gb25a2d5a |
Date: |
Sun, 22 Oct 2023 12:39:33 -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 b25a2d5a3e9f9058e4cee9a03a027dc9ca8d2f4a (commit)
from c2999b43ca148216de81d71144b954b331f8c07c (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=b25a2d5a3e9f9058e4cee9a03a027dc9ca8d2f4a
commit b25a2d5a3e9f9058e4cee9a03a027dc9ca8d2f4a
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date: Sun Oct 22 18:39:00 2023 +0200
modification of dates in man pages
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index aa0fc325..cd503cd7 100755
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,8 @@
+2023-10-22 Antonio Giovanni Colombo <azc100@gmail.com>
+
+ * gawk.1: Updated.
+ * gawkbug.1: Updated.
+
2023-10-22 Antonio Giovanni Colombo <azc100@gmail.com>
* gawkbug.1: Updated.
diff --git a/doc/it/gawk.1 b/doc/it/gawk.1
index b77f2d21..0b3e6025 100644
--- a/doc/it/gawk.1
+++ b/doc/it/gawk.1
@@ -39,7 +39,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "09 Giugno 2022" "Free Software Foundation" "Comandi di utilità "
+.TH GAWK 1 "22 Orrobre 2023" "Free Software Foundation" "Comandi di utilità "
.SH NOME
gawk \- linguaggio per il riconoscimento e il trattamento di espressioni
regolari
@@ -2532,7 +2532,7 @@ Lo ringraziamo.
Copyright \(co 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2009,
2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
-2020, 2021, 2022
+2020, 2021, 2022, 2023
Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of
diff --git a/doc/it/gawkbug.1 b/doc/it/gawkbug.1
index a0f023f7..6cb1e21e 100644
--- a/doc/it/gawkbug.1
+++ b/doc/it/gawkbug.1
@@ -4,8 +4,6 @@
.\" Arnold Robbins
.\" bug-gawk@gnu.org
.\"
-.\" Last Change: Mon Apr 18 16:21:25 IDT 2022
-.\"
.\" Traduzione di Antonio Giovanni Colombo <azc100@gmail.com>
.\" per la versione gawk-5.2 / gawk-5.3
.TH GAWKBUG 1 "2023 Oct 18" "GNU Awk 5.3"
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 5 +++++
doc/it/gawk.1 | 4 ++--
doc/it/gawkbug.1 | 2 --
3 files changed, 7 insertions(+), 4 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5403-gb25a2d5a,
Antonio Giovanni Colombo <=