diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2022-12-14 00:43:56 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2022-12-14 00:43:56 +0000 |
| commit | 85639444f44f168af982f59143b53efbba37669e (patch) | |
| tree | 05feba73aad64e84b00d35c2eeb48216bbbe4f7b /zic.8 | |
| parent | cc16bfc34e07fede47a989d9552413c7b4d8e78e (diff) | |
Import tzcode 2022gvendor/tzcode/tzcode2022g
Diffstat (limited to 'zic.8')
| -rw-r--r-- | zic.8 | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,4 +1,6 @@ -.TH ZIC 8 +.\" This file is in the public domain, so clarified as of +.\" 2009-05-17 by Arthur David Olson. +.TH zic 8 .SH NAME zic \- timezone compiler .SH SYNOPSIS @@ -22,7 +24,7 @@ zic \- timezone compiler .el .ds > \(ra .ie \n(.g \{\ . ds : \: -. ds - \f(CW-\fP +. ds - \f(CR-\fP .\} .el \{\ . ds : @@ -347,7 +349,9 @@ nor .q + . To allow for future extensions, an unquoted name should not contain characters from the set -.q !$%&'()*,/:;<=>?@[\e]^`{|}~ . +.ie \n(.g .q \f(CR!$%&\(aq()*,/:;<=>?@[\e]\(ha\(ga{|}\(ti\fP . +.el .ie t .q \f(CW!$%&'()*,/:;<=>?@[\e]^\(ga{|}~\fP . +.el .q !$%&'()*,/:;<=>?@[\e]^`{|}~ . .TP .B FROM Gives the first year in which the rule applies. @@ -894,5 +898,3 @@ specifying transition instants using universal time. .SH SEE ALSO .BR tzfile (5), .BR zdump (8) -.\" This file is in the public domain, so clarified as of -.\" 2009-05-17 by Arthur David Olson. |
