diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-03-02 17:21:42 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-03-02 17:21:42 +0000 |
| commit | cd59570c180e34a6716c2d61a3047ac2f9407795 (patch) | |
| tree | b497c0ef940ed1c5c5bed2fa08b87e03d81b7924 /newctime.3 | |
| parent | 0d46d875e60091694abe5d38e0cbb4c8019bfd71 (diff) | |
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, |
