aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.719
1 files changed, 10 insertions, 9 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index 57fb4033c5..f2d06afdd3 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -833,15 +833,16 @@ Linux 2.4 and earlier:
.RE
.SH "CONFORMING TO"
POSIX.1, except as noted.
-.SH BUGS
-.B SIGIO
-and
-.B SIGLOST
-have the same value.
-The latter is commented out in the kernel source, but
-the build process of some software still thinks that
-signal 29 is
-.BR SIGLOST .
+.\" It must be a *very* long time since this was true:
+.\" .SH BUGS
+.\" .B SIGIO
+.\" and
+.\" .B SIGLOST
+.\" have the same value.
+.\" The latter is commented out in the kernel source, but
+.\" the build process of some software still thinks that
+.\" signal 29 is
+.\" .BR SIGLOST .
.SH "SEE ALSO"
.BR kill (1),
.BR getrlimit (2),