summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-06 07:04:46 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-06 07:04:46 +0000
commit4a855e305fb5f83a8aa9af2786985f5e646d1637 (patch)
treeb8a56c5237784230791aa3ce03e7585c38ce32bc
parent1a549f8cea8cb1399d0bddef73df8c4a0efc396d (diff)
Removed out-of-date FIXME
-rw-r--r--man3/bsd_signal.31
-rw-r--r--man3/sysv_signal.31
2 files changed, 0 insertions, 2 deletions
diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3
index 275660b9..30df1b9e 100644
--- a/man3/bsd_signal.3
+++ b/man3/bsd_signal.3
@@ -89,4 +89,3 @@ the _GNU_SOURCE feature test macro is defined.
.BR sysv_signal (3),
.BR feature_test_macros (7),
.BR signal (7)
-.\" FIXME add SEE ALSO refs from those pages.
diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3
index d91608e9..e8252d7a 100644
--- a/man3/sysv_signal.3
+++ b/man3/sysv_signal.3
@@ -86,4 +86,3 @@ This function is non-standard.
.BR bsd_signal (3),
.BR feature_test_macros (7),
.BR signal (7)
-.\" FIXME add SEE ALSO refs from those pages.