summaryrefslogtreecommitdiffstats
path: root/contrib/tzcode
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2010-06-15 11:37:33 +0000
committeredwin <edwin@FreeBSD.org>2010-06-15 11:37:33 +0000
commitc9464554a66045deb46a506cb01cef170fc2acc4 (patch)
treebb196580588897630dde0cff2930ee5c54d968da /contrib/tzcode
parent00535e15c061ad0a8df00b07ef5f0f9da5718902 (diff)
downloadFreeBSD-src-c9464554a66045deb46a506cb01cef170fc2acc4.zip
FreeBSD-src-c9464554a66045deb46a506cb01cef170fc2acc4.tar.gz
Make mandoc/mdocml happy.
Submitted by: Uli(?) via gmane.comp.time.tz
Diffstat (limited to 'contrib/tzcode')
-rw-r--r--contrib/tzcode/zic/zic.814
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/tzcode/zic/zic.8 b/contrib/tzcode/zic/zic.8
index f7ff815b..fe09ef2 100644
--- a/contrib/tzcode/zic/zic.8
+++ b/contrib/tzcode/zic/zic.8
@@ -120,9 +120,9 @@ Non-blank lines are expected to be of one of three types:
rule lines, zone lines, and link lines.
.Pp
A rule line has the form:
-.Dl "Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
+.Dl "Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S"
For example:
-.Dl "Rule US 1967 1973 \- Apr lastSun 2:00 1:00 D
+.Dl "Rule US 1967 1973 \- Apr lastSun 2:00 1:00 D"
.Pp
The fields that make up a rule line are:
.Bl -tag -width "LETTER/S" -offset indent
@@ -262,7 +262,7 @@ the variable part is null.
A zone line has the form:
.Dl "Zone NAME GMTOFF RULES/SAVE FORMAT [UNTILYEAR [MONTH [DAY [TIME]]]]"
For example:
-.Dl "Zone Australia/Adelaide 9:30 Aus CST 1971 Oct 31 2:00
+.Dl "Zone Australia/Adelaide 9:30 Aus CST 1971 Oct 31 2:00"
The fields that make up a zone line are:
.Bl -tag -width indent
.It NAME
@@ -319,9 +319,9 @@ continuation.
.El
.Pp
A link line has the form
-.Dl "Link LINK-FROM LINK-TO
+.Dl "Link LINK-FROM LINK-TO"
For example:
-.Dl "Link Europe/Istanbul Asia/Istanbul
+.Dl "Link Europe/Istanbul Asia/Istanbul"
The
.Em LINK-FROM
field should appear as the
@@ -335,9 +335,9 @@ Except for continuation lines,
lines may appear in any order in the input.
.Pp
Lines in the file that describes leap seconds have the following form:
-.Dl "Leap YEAR MONTH DAY HH:MM:SS CORR R/S
+.Dl "Leap YEAR MONTH DAY HH:MM:SS CORR R/S"
For example:
-.Dl "Leap 1974 Dec 31 23:59:60 + S
+.Dl "Leap 1974 Dec 31 23:59:60 + S"
The
.Em YEAR ,
.Em MONTH ,
OpenPOWER on IntegriCloud