summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-26 14:48:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-26 14:48:38 +0000
commit589a5e341f2fb2700816e0a54ce169a00175be21 (patch)
tree2cab1db309bbf29106bdaf736c970cab1303d5b3 /lib/libc/stdtime
parentdbd205544b692adb4bf15f53f8e41fa2b503a28d (diff)
Notes
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/ctime.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index 326a2c1dba91..989db255f54e 100644
--- a/lib/libc/stdtime/ctime.3
+++ b/lib/libc/stdtime/ctime.3
@@ -290,7 +290,7 @@ and
functions conform to
.St -isoC ,
and conform to
-.St -p1003.1
+.St -p1003.1-96
provided the selected local timezone does not contain a leap-second table
(see
.Xr zic 8 ) .
@@ -302,7 +302,7 @@ The
and
.Fn localtime_r
functions are expected to conform to
-.St -iso9945-1
+.St -p1003.1-96
(again provided the selected local timezone does not contain a leap-second
table).
.Pp