From 08a964c97bd3f1bb5a83e400882d13360f8e6548 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 19 Apr 2020 23:32:58 +0200 Subject: [PATCH] signal.7: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man7/signal.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/signal.7 b/man7/signal.7 index 8760d2712..2e682e588 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -279,8 +279,8 @@ SIGKILL P1990 Term Kill signal SIGLOST \- Term File lock lost (unused) SIGPIPE P1990 Term Broken pipe: write to pipe with no readers; see \fBpipe\fP(7) -SIGPOLL P2001 Term Pollable event (Sys V). - Synonym for \fBSIGIO\fP +SIGPOLL P2001 Term Pollable event (Sys V); + synonym for \fBSIGIO\fP SIGPROF P2001 Term Profiling timer expired SIGPWR \- Term Power failure (System V) SIGQUIT P1990 Core Quit from keyboard