diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-09 17:25:57 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-09 17:25:57 +0000 |
| commit | c4c23c4df87c770e65c64ab8e675195f1891cb43 (patch) | |
| tree | e05d39f378cb22e2a7bd1005d5096441fca071a3 /usr.sbin/zic | |
| parent | 6fad16fd5937daafb26ab94b958ff75597e84ce3 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/zic')
| -rw-r--r-- | usr.sbin/zic/zdump.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/zic/zic.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8 index 23f49461c78a..8f16fbff31a4 100644 --- a/usr.sbin/zic/zdump.8 +++ b/usr.sbin/zic/zdump.8 @@ -36,5 +36,5 @@ otherwise. .BI "\-c " cutoffyear Cut off the verbose output near the start of the given year. .SH "SEE ALSO" -newctime(3), tzfile(5), zic(8) +ctime(3), tzfile(5), zic(8) .\" @(#)zdump.8 7.2 diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index f587fdb7c422..46e34c4f540e 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -408,5 +408,5 @@ the earliest transition time recorded in the compiled file is correct. .SH FILE /usr/share/zoneinfo standard directory used for created files .SH "SEE ALSO" -newctime(3), tzfile(5), zdump(8) +ctime(3), tzfile(5), zdump(8) .\" @(#)zic.8 7.7 |
