diff --git a/man7/signal.7 b/man7/signal.7 index 426548533..03969ea3a 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -248,7 +248,7 @@ SIGFPE \08 Core Floating-point exception SIGKILL \09 Term Kill signal SIGSEGV 11 Core Invalid memory reference SIGPIPE 13 Term Broken pipe: write to pipe with no - readers + readers; see \fBpipe\fP(7) SIGALRM 14 Term Timer signal from \fBalarm\fP(2) SIGTERM 15 Term Termination signal SIGUSR1 30,10,16 Term User-defined signal 1