diff options
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r-- | lib/libc/stdtime/ctime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 326a2c1..989db25 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 |