diff options
Diffstat (limited to 'newctime.3')
| -rw-r--r-- | newctime.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/newctime.3 b/newctime.3 index 6b85ec51be68..a8779e6a7c25 100644 --- a/newctime.3 +++ b/newctime.3 @@ -181,7 +181,7 @@ instead. .PP The .B ctime -function is equivalent to calliing +function is equivalent to calling .B localtime and then calling .B asctime @@ -311,13 +311,11 @@ and functions might (or might not) also behave this way. This is for compatibility with older platforms, as required by POSIX. .SH FILES -.ta \w'/usr/share/zoneinfo/posixrules\0\0'u +.ta \w'/usr/share/zoneinfo/GMT\0\0'u /etc/localtime local timezone file .br /usr/share/zoneinfo timezone directory .br -/usr/share/zoneinfo/posixrules default DST rules (obsolete) -.br /usr/share/zoneinfo/GMT for UTC leap seconds .PP If /usr/share/zoneinfo/GMT is absent, |
