aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-02-23 06:31:59 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-02-23 06:31:59 +0200
commit59affbb0cb17cd7fbc575413d787669a68f72f5b (patch)
treed33e3287e6568b5ee2a5395e952829e80545d474 /doc/gawk.1
parent7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (diff)
downloadegawk-59affbb0cb17cd7fbc575413d787669a68f72f5b.tar.gz
egawk-59affbb0cb17cd7fbc575413d787669a68f72f5b.tar.bz2
egawk-59affbb0cb17cd7fbc575413d787669a68f72f5b.zip
Minor typo fix in doc.
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;