aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-04-06 13:10:34 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-04-06 13:10:34 +0000
commitc93df97462cc959c83e73a2a8f91f9be93c911b8 (patch)
treeb6888eba69922ce3697677b49661ce6808c72c22
parent2a44706019b950ad94682e1b37250c717a208411 (diff)
downloadman-pages-c93df97462cc959c83e73a2a8f91f9be93c911b8.tar.gz
Removed SEE ALSO reference to non-existent newctime(3)
-rw-r--r--man3/ctime.31
-rw-r--r--man5/tzfile.52
-rw-r--r--man8/tzselect.81
-rw-r--r--man8/zdump.83
-rw-r--r--man8/zic.83
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