[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4784-gc71ba4f6
From: |
Antonio Giovanni Colombo |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4784-gc71ba4f6 |
Date: |
Thu, 14 Jul 2022 02:36: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 c71ba4f676e834c75655fd04253207b9804643e7 (commit)
from dd9fc807eea3e60c358795e1ca343b1cfcd3a65c (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=c71ba4f676e834c75655fd04253207b9804643e7
commit c71ba4f676e834c75655fd04253207b9804643e7
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date: Thu Jul 14 08:35:48 2022 +0200
Added news about Solaris 2.11 support of persistent memory
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 26819580..dc6b68b2 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-14 Antonio Giovanni Colombo <azc100@gmail.com>
+
+ * gawktexi.in: Updated.
+
2022-07-12 Antonio Giovanni Colombo <azc100@gmail.com>
* gawk.1: Updated.
diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in
index 2e61653b..66cee4fe 100755
--- a/doc/it/gawktexi.in
+++ b/doc/it/gawktexi.in
@@ -32646,10 +32646,11 @@ anche che, per fare uso della memoria persistente, si
deve fare uso
del medesimo eseguibile di @command{gawk}, nelle successive chiamate
al programma.
-Finora la memoria persistente @`e stata testata solo nel sistema operativo
-GNU/Linux, Cygwin e in quello Mac OS. In altri sistemi operativi, la
-situazione pu@`o essere diversa, e potrebbe essere necessario fare ulteriori
-indagini prima di utilizzare questa funzionalit@`a.
+Finora la memoria persistente @`e stata testata solo nei sistemi operativi
+GNU/Linux, Cygwin, Solaris 2.11 e in Mac OS.
+In altri sistemi operativi, la situazione pu@`o essere diversa, e potrebbero
+essere necessarie ulteriori indagini prima di utilizzare questa
+funzionalit@`a.
Per usare la memoria persistente, seguire questa procedura:
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 4 ++++
doc/it/gawktexi.in | 9 +++++----
2 files changed, 9 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-4784-gc71ba4f6,
Antonio Giovanni Colombo <=