diff options
Diffstat (limited to 'doc/clock.n')
-rw-r--r-- | doc/clock.n | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/clock.n b/doc/clock.n index 600722b..d4bb1b9 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -754,6 +754,7 @@ The C library's idea of the local time zone, as defined by the .PP In case [1] \fIonly,\fR the string is tested to see if it is one of the strings: +.PP .CS gmt ut utc bst wet wat at nft nst ndt ast adt est edt @@ -765,6 +766,7 @@ of the strings: cadt east eadt gst nzt nzst nzdt idle .CE +.PP If it is a string in the above list, it designates a known time zone, and is interpreted as such. .PP |