diff options
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r-- | lib/libc/time/ctime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index 7df91acf968..86dc6e2d3a8 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.9 1998/07/05 19:36:54 millert Exp $ +.\" $OpenBSD: ctime.3,v 1.10 1999/02/16 05:09:42 deraadt Exp $ .TH CTIME 3 .SH NAME asctime, ctime, difftime, gmtime, localtime, mktime \- convert date and time to ASCII @@ -177,7 +177,7 @@ of the Prime Meridian. .ta \w'/usr/share/zoneinfo/posixrules\0\0'u /usr/share/zoneinfo time zone information directory .br -/usr/share/zoneinfo/localtime local time zone file +/etc/localtime local time zone file .br /usr/share/zoneinfo/posixrules used with POSIX-style TZ's .br |