diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2010-03-22 21:48:40 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2010-03-22 21:48:40 +0000 |
| commit | f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5 (patch) | |
| tree | 84d9fd53368c533ada3f87ecea79a6066ce093e6 /unused/zic.8.txt | |
| parent | 0a3e753dde2993b4b341e9afce1ad10557ad569e (diff) | |
Vendor import of tzcode2010f:vendor/tzcode/tzcode2010f
- Updated quotes and links.
- Put warning about case insensitivity of names, but not always in
abbreviations.
Diffstat (limited to 'unused/zic.8.txt')
| -rw-r--r-- | unused/zic.8.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unused/zic.8.txt b/unused/zic.8.txt index 3607ca768b10..1feada21482b 100644 --- a/unused/zic.8.txt +++ b/unused/zic.8.txt @@ -68,6 +68,10 @@ DESCRIPTION expected to be of one of three types: rule lines, zone lines, and link lines. + Names (such as month names) must be in English and are case + insensitive. Abbreviations, if used, must be unambiguous in + context. + A rule line has the form Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S @@ -122,6 +126,7 @@ DESCRIPTION Names of days of the week may be abbreviated or spelled out in full. Note that there must be no spaces within the ON field. + AT Gives the time of day at which the rule takes effect. Recognized forms include: |
