From a08af613f2ff13a83cbc52f1ee61b6c264018a84 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 19 Sep 1994 23:18:41 +0000 Subject: Correction for new sysctl interface --- sbin/adjkerntz/adjkerntz.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sbin/adjkerntz') diff --git a/sbin/adjkerntz/adjkerntz.8 b/sbin/adjkerntz/adjkerntz.8 index ac8fb5f..9678bf2 100644 --- a/sbin/adjkerntz/adjkerntz.8 +++ b/sbin/adjkerntz/adjkerntz.8 @@ -56,7 +56,8 @@ initialization call from (before any daemons are started). .Nm Adjkerntz makes the first adjustment and the initial time zone offset is stored into -.Pa /var/run/.adjkerntz +.Pa adjkerntz +kernel variable for following subsequent .Nm adjkerntz calls. @@ -67,7 +68,8 @@ uses the previously stored time zone offset and the changed time zone rule to produce the new time zone offset, fix the kernel time and store the new offset into -.Pa /var/run/.adjkerntz +.Pa adjkerntz +kernel variable too. It is recommended to use this form in root's .Xr crontab 5 @@ -101,8 +103,6 @@ Link to the current zone info file, see Empty file. Presence of it indicates that the machine runs wall CMOS clock, absence indicates UTC CMOS clock. -.It Pa /var/run/.adjkerntz -Text file with the stored current time zone offset in seconds. .Sh SEE ALSO .Xr tzset 3 , .Xr zic 8 , -- cgit v1.1