mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Finish a few more .Dl "quoted" arguments missed in revision 184984
This commit is contained in:
parent
6636509127
commit
92bf2d2561
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184985
@ -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 ,
|
||||
|
Loading…
Reference in New Issue
Block a user