diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
commit | 95fd971cf1dd885dbec189017ba46998e8210cd0 (patch) | |
tree | 318a257a9b20c91753d8e48fe3ed013656a476d6 /usr.sbin/zic/zic.8 | |
parent | e416b2637605b73664a7acde01730f9ec0f95c1c (diff) | |
download | FreeBSD-src-95fd971cf1dd885dbec189017ba46998e8210cd0.zip FreeBSD-src-95fd971cf1dd885dbec189017ba46998e8210cd0.tar.gz |
Fix a variety of minor typos and cross references in a bunch of
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
Diffstat (limited to 'usr.sbin/zic/zic.8')
-rw-r--r-- | usr.sbin/zic/zic.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index 6972d0e..f587fdb 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -406,7 +406,7 @@ you may need to use local standard time in the field of the earliest transition time's rule to ensure that the earliest transition time recorded in the compiled file is correct. .SH FILE -/usr/local/etc/zoneinfo standard directory used for created files +/usr/share/zoneinfo standard directory used for created files .SH "SEE ALSO" newctime(3), tzfile(5), zdump(8) .\" @(#)zic.8 7.7 |