Correct source markup. No change to output.

Reported by:	0mp@
This commit is contained in:
Greg Lehey 2022-03-30 14:55:28 +11:00
parent 8e4b069f45
commit 8deef88628

View File

@ -346,7 +346,7 @@ Everything but the minutes is optional.
.Pp .Pp
.Nm .Nm
understands the time zone definitions in the understands the time zone definitions in the
.Nm tzdata .Sy tzdata
package located in package located in
.Pa /usr/share/zoneinfo . .Pa /usr/share/zoneinfo .
Time changes for Daylight Saving Time, standard time, leap seconds Time changes for Daylight Saving Time, standard time, leap seconds
@ -360,7 +360,7 @@ exists, it is interpreted as a time zone definition file, usually in
the directory hierarchy the directory hierarchy
.Pa /usr/share/zoneinfo , .Pa /usr/share/zoneinfo ,
which contains the time zone definitions from the which contains the time zone definitions from the
.Nm tzdata .Sy tzdata
package. package.
.Pp .Pp
If the environment variable If the environment variable
@ -386,12 +386,12 @@ included the
.Fl t .Fl t
(set negative time zone offset) options, but these details are now (set negative time zone offset) options, but these details are now
handled automatically by handled automatically by
.Nm tzdata . .Sy tzdata .
Modern offsets are positive for time zones ahead of UTC and negative Modern offsets are positive for time zones ahead of UTC and negative
for time zones behind UTC, but like the obsolete for time zones behind UTC, but like the obsolete
.Nm t .Fl t
option, the option, the
.Nm tzdata .Sy tzdata
files in the subdirectory files in the subdirectory
.Pa /usr/share/zoneinfo/Etc .Pa /usr/share/zoneinfo/Etc
still use an older convention where times ahead of UTC are considered still use an older convention where times ahead of UTC are considered
@ -420,9 +420,9 @@ May be omitted, in which case the default time zone is UTC.
.It Pa /usr/share/zoneinfo .It Pa /usr/share/zoneinfo
Directory containing time zone information files. Directory containing time zone information files.
.It Pa /var/log/messages .It Pa /var/log/messages
record of the user setting the time Record of the user setting the time.
.It Pa /var/log/utx.log .It Pa /var/log/utx.log
record of date resets and time changes Record of date resets and time changes.
.El .El
.Sh EXIT STATUS .Sh EXIT STATUS
The The
@ -571,7 +571,7 @@ A number of options were added and then removed again, including the
.Fl t .Fl t
(set negative time zone offset). (set negative time zone offset).
Time zones are now handled by the Time zones are now handled by the
.Nm tzdata .Sy tzdata
package. package.
.Pp .Pp
The The