diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2023-04-19 10:41:22 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2023-04-19 10:41:22 +0000 |
| commit | 48847a88f61e41f0d77755dd58f2df9f04642e1d (patch) | |
| tree | 8b4e81c4064e8a350d995c8cd1174c187297165f /date.1 | |
| parent | 85639444f44f168af982f59143b53efbba37669e (diff) | |
Diffstat (limited to 'date.1')
| -rw-r--r-- | date.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,6 @@ .\" This file is in the public domain, so clarified as of .\" 2009-05-17 by Arthur David Olson. -.TH date 1 +.TH date 1 "" "Time Zone Database" .SH NAME date \- show and set date and time .SH SYNOPSIS @@ -156,7 +156,8 @@ hexadecimal (leading 0x), preceded by an optional sign. .br /usr/share/zoneinfo timezone information directory .br -/usr/share/zoneinfo/posixrules used with POSIX-style TZ's +/usr/share/zoneinfo/posixrules default DST rules (obsolete, + and can cause bugs if present) .br /usr/share/zoneinfo/GMT for UTC leap seconds .sp |
