[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2783-g7be45a
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2783-g7be45aa |
Date: |
Fri, 29 Sep 2017 04:58:35 -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, master has been updated
via 7be45aa2f873b6647a40cd6f53a9b63969b25662 (commit)
from 8d1098899350f4e3f1d01fd943d341f75a3502fa (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=7be45aa2f873b6647a40cd6f53a9b63969b25662
commit 7be45aa2f873b6647a40cd6f53a9b63969b25662
Author: Arnold D. Robbins <address@hidden>
Date: Fri Sep 29 11:58:18 2017 +0300
More changes for reference card.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 95a0e6e..30eac63 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-29 Arnold D. Robbins <address@hidden>
+
+ * awkcard.in: Finish changes (we hope) for next release.
+
2017-09-28 Arnold D. Robbins <address@hidden>
* ad.block: Change FSF URL to https.
diff --git a/doc/awkcard.in b/doc/awkcard.in
index d76053f..da1081b 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -1800,16 +1800,16 @@ formatting them.
.fi
.in +.2i
.ti -.2i
-\*(FCmktime(\*(FIdatespec \*(FR[\*(FC, \*(FIutc-flag\*(FR]\*(FC)\*(FR
+\*(FCmktime(\*(FIdatespec \*(CB\*(FR[\*(FC, \*(FIutc-flag\*(FR]\*(FC\*(CD)\*(FR
.br
Convert \*(FIdatespec\fP into a time
stamp of the same form as returned by \*(FCsystime()\*(FR
and return it.
The \*(FIdatespec\fP is a string of the form
\*(FC"\*(FIYYYY MM DD HH MM SS[ DST]\*(FC"\*(FR.
-If \*(FIutc-flag\*(FR
+\*(CBIf \*(FIutc-flag\*(FR
is present and is non-zero or non-null, the result
-is in UTC, otherwise it is in local time.
+is in UTC, otherwise it is in local time.\*(CD
.ti -.2i
\*(FCstrftime(\*(FR[\*(FIformat \*(FR[\*(FC, \*(FItimestamp\*(FR[\*(FC,
\*(FIutc-flag\*(FR]]]\*(FC)\*(FR
.br
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 4 ++++
doc/awkcard.in | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2783-g7be45aa,
Arnold Robbins <=