aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-05-01 07:39:17 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-05-07 15:30:14 +1200
commit6cf29aced91a113d55b0bacdec954ea278253638 (patch)
tree372019588d44b2c124fd6913e2b12db74817ae0a /man7/signal.7
parentd396c1772998db4ea9e4ad8850420f03bf08dba1 (diff)
downloadman-pages-6cf29aced91a113d55b0bacdec954ea278253638.tar.gz
signal.7: Clarify that SIGLOST is unused
Reported-by: Simone Piccardi <piccardi@truelite.it> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index f2d06afdd3..2d8c728f86 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -41,7 +41,7 @@
.\" Added section on stop/cont signals interrupting syscalls.
.\" 2008-10-05, mtk: various additions
.\"
-.TH SIGNAL 7 2011-09-18 "Linux" "Linux Programmer's Manual"
+.TH SIGNAL 7 2012-05-01 "Linux" "Linux Programmer's Manual"
.SH NAME
signal \- overview of signals
.SH DESCRIPTION
@@ -306,7 +306,7 @@ SIGIO 23,29,22 Term I/O now possible (4.2BSD)
SIGCLD \-,\-,18 Ign A synonym for \fBSIGCHLD\fP
SIGPWR 29,30,19 Term Power failure (System V)
SIGINFO 29,\-,\- A synonym for \fBSIGPWR\fP
-SIGLOST \-,\-,\- Term File lock lost
+SIGLOST \-,\-,\- Term File lock lost (unused)
SIGWINCH 28,28,20 Ign Window resize signal (4.3BSD, Sun)
SIGUNUSED \-,31,\- Core Synonymous with \fBSIGSYS\fP
.TE