Remove reference to kernel clock time zone.

Add references.

Reported by:	philip@
This commit is contained in:
Greg Lehey 2022-03-30 14:42:14 +11:00
parent 218e463b85
commit 8e4b069f45

View file

@ -349,7 +349,6 @@ understands the time zone definitions in the
.Nm tzdata
package located in
.Pa /usr/share/zoneinfo .
This requires the kernel clock to be set to UTC.
Time changes for Daylight Saving Time, standard time, leap seconds
and leap years are handled automatically.
.Pp
@ -534,12 +533,19 @@ and exits with status 1.
.Xr getutxent 3 ,
.Xr strftime 3 ,
.Xr strptime 3 ,
.Xr ntpd 8
.Xr tzset 3 ,
.Xr adjkerntz 8 ,
.Xr ntpd 8 ,
.Xr tzsetup 8
.Rs
.%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD"
.%A R. Gusella
.%A S. Zatti
.Re
.Rs
.%U https://iana.org/time-zones
.%T Time Zone Database
.Re
.Sh STANDARDS
The
.Nm