aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-11-17 08:59:02 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-11-17 08:59:02 +0100
commitbdbc9b4475748bac7ddab2e1434b686756b26a6c (patch)
treef3b3819ee87f6938efde126d27a842e9b0c518dd /man7
parent915c4ba36f9f71db88e7e7913b845d046996f485 (diff)
downloadman-pages-bdbc9b4475748bac7ddab2e1434b686756b26a6c.tar.gz
signal.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/signal.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index 3bd7137b31..5954ee97e3 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -257,7 +257,7 @@ SIGTSTP 20,18,24,25 Stop Stop typed at terminal
SIGTTIN 21,21,26,27 Stop Terminal input for background process
SIGTTOU 22,22,27,28 Stop Terminal output for background process
.TE
-.sp 1
+.PP
The signals
.B SIGKILL
and
@@ -285,7 +285,7 @@ SIGXCPU 24,24,30,12 Core CPU time limit exceeded (4.2BSD);
SIGXFSZ 25,25,31,30 Core File size limit exceeded (4.2BSD);
see \fBsetrlimit\fP(2)
.TE
-.sp 1
+.PP
Up to and including Linux 2.2, the default behavior for
.BR SIGSYS ", " SIGXCPU ", " SIGXFSZ ", "
and (on architectures other than SPARC and MIPS)
@@ -314,7 +314,7 @@ SIGLOST \-,\-,\-,\- Term File lock lost (unused)
SIGWINCH 28,28,20,23 Ign Window resize signal (4.3BSD, Sun)
SIGUNUSED 31,\-,\-,31 Core Synonymous with \fBSIGSYS\fP
.TE
-.sp 1
+.PP
(Signal 29 is
.B SIGINFO
/