From: millert Date: Fri, 31 Mar 2000 00:10:14 +0000 (+0000) Subject: Tell how to set the localtime link here too. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=109b2809b88da1b4eef9aec5f6c4e420bf8f1a22;p=openbsd Tell how to set the localtime link here too. --- diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index 5869461eb15..5dedb511376 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.19 2000/03/28 23:34:19 deraadt Exp $ +.\" $OpenBSD: ctime.3,v 1.20 2000/03/31 00:10:14 millert Exp $ .\" .\" .Dd February 16, 1999 @@ -252,7 +252,8 @@ UTC leap seconds are loaded from .Xr strftime 3 , .Xr time 3 , .Xr tzset 3 , -.Xr tzfile 5 +.Xr tzfile 5 , +.Xr zic 8 .Sh NOTES The return values of the non re-entrant functions @@ -268,6 +269,10 @@ will also be overwritten at the next call .Fn tzset ). .Pp +The default system time zone may be set by running +.Li Dq zic -l timezone +as the superuser. +.Pp Avoid using out-of-range values with .Fn mktime when setting up lunch with promptness sticklers in Riyadh.