diff options
| -rw-r--r-- | man3/ctime.3 | 1 | ||||
| -rw-r--r-- | man5/tzfile.5 | 2 | ||||
| -rw-r--r-- | man8/tzselect.8 | 1 | ||||
| -rw-r--r-- | man8/zdump.8 | 3 | ||||
| -rw-r--r-- | man8/zic.8 | 3 |
5 files changed, 4 insertions, 6 deletions
diff --git a/man3/ctime.3 b/man3/ctime.3 index 6c4f1b945e..74fa3fa6da 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -231,7 +231,6 @@ SVID 3, POSIX, BSD 4.3, ISO 9899 .BR utime (2), .BR clock (3), .BR difftime (3), -.BR newctime (3), .BR strftime (3), .BR strptime (3), .BR tzset (3) diff --git a/man5/tzfile.5 b/man5/tzfile.5 index 91f67ef4dd..04bba0cdf6 100644 --- a/man5/tzfile.5 +++ b/man5/tzfile.5 @@ -134,5 +134,3 @@ if either .I tzh_timecnt is zero or the time argument is less than the first transition time recorded in the file. -.\" .SH "SEE ALSO" -.\" .BR newctime (3) diff --git a/man8/tzselect.8 b/man8/tzselect.8 index 016831418d..7393b7303d 100644 --- a/man8/tzselect.8 +++ b/man8/tzselect.8 @@ -37,7 +37,6 @@ Time zone data file for time zone \fITZ\fP. The exit status is zero if a time zone was successfully obtained from the user, nonzero otherwise. .SH "SEE ALSO" -.BR newctime (3), .BR tzfile (5), .BR zdump (8), .BR zic (8) diff --git a/man8/zdump.8 b/man8/zdump.8 index 7cc30e21f6..ab3a3b3852 100644 --- a/man8/zdump.8 +++ b/man8/zdump.8 @@ -35,5 +35,6 @@ 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) +tzfile(5), +zic(8) .\" @(#)zdump.8 7.3 diff --git a/man8/zic.8 b/man8/zic.8 index 2da0eea5b0..c6d957ed22 100644 --- a/man8/zic.8 +++ b/man8/zic.8 @@ -410,5 +410,6 @@ the earliest transition time recorded in the compiled file is correct. .SH FILE /usr/local/etc/zoneinfo standard directory used for created files .SH "SEE ALSO" -newctime(3), tzfile(5), zdump(8) +tzfile(5), +zdump(8) .\" @(#)zic.8 7.19 |
