abort.3: wfix

Reported-by: Mikael Magnusson <mikachu@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-10-16 21:47:20 +02:00
parent f83eb6bf0d
commit 576b9ea7ae
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ abort \- cause abnormal process termination
.SH DESCRIPTION
The
.BR abort ()
first unblocks the
function first unblocks the
.B SIGABRT
signal, and then raises that signal for the calling process
(as though