diff options
author | chris <chris@FreeBSD.org> | 1999-08-18 05:55:22 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 1999-08-18 05:55:22 +0000 |
commit | 212887c836affc05f828e3fddd4dc1b80085f08f (patch) | |
tree | 7013ecdadeaa20684bf83d7e28abb67ef408d4b1 /usr.sbin/zic | |
parent | 999b998faadf98cd252ae30361406a176da029bd (diff) | |
download | FreeBSD-src-212887c836affc05f828e3fddd4dc1b80085f08f.zip FreeBSD-src-212887c836affc05f828e3fddd4dc1b80085f08f.tar.gz |
Fix a bunch of broken cross-references
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r-- | usr.sbin/zic/zic.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index 32a37e3..ca7b82c 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -1,4 +1,4 @@ -.\" $Id: zic.8,v 1.8 1999/01/21 17:12:49 wollman Exp $ +.\" $Id: zic.8,v 1.8 1999/01/21 17:46:19 wollman Exp $ .Dd .Dt ZIC 8 .Os @@ -87,7 +87,7 @@ After creating each output file, change its owner to .It Fl v Complain if a year that appears in a data file is outside the range of years representable by -.Xr time 2 +.Xr time 3 values. .It Fl s Limit time values stored in output files to values that are the same |