aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-02-23 06:41:07 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-02-23 06:41:07 +0200
commit2b66009a26fc776910ef97e67d59a3947f3e901d (patch)
treeb95260a452fe1a8d49480b58f2dddf0cd399738d /doc/gawk.1
parent7bbeac0ea5f8ecf4925dc982dbebfcc4ba0c5b11 (diff)
parent59affbb0cb17cd7fbc575413d787669a68f72f5b (diff)
downloadegawk-2b66009a26fc776910ef97e67d59a3947f3e901d.tar.gz
egawk-2b66009a26fc776910ef97e67d59a3947f3e901d.tar.bz2
egawk-2b66009a26fc776910ef97e67d59a3947f3e901d.zip
Merge branch 'master' into feature/stringfix
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index c2181ac9..2460a686 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -3130,8 +3130,8 @@ with year 0 preceding year 1 and year \-1 preceding year 0.
If
.I utc-flag
is present and is non-zero or non-null, the time is assumed to be in
-the UTC timezone; otherwise, the
-time is assumed to be in the local timezone.
+the UTC time zone; otherwise, the
+time is assumed to be in the local time zone.
If the daylight saving flag is positive,
the time is assumed to be daylight saving time;
if zero, the time is assumed to be standard time;