strsignal.3: wfix

In NAME line, one of the instances of "sigdescr_np" should be
"sigabbrev_np".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-18 09:57:04 +02:00
parent f589f0e1b8
commit a98bd2de56
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.\" Modified Sat Jul 24 17:59:03 1993 by Rik Faith (faith@cs.unc.edu)
.TH STRSIGNAL 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
strsignal, sigdescr_np, sigdescr_np, sys_siglist \- return string describing signal
strsignal, sigabbrev_np, sigdescr_np, sys_siglist \- return string describing signal
.SH SYNOPSIS
.nf
.B #include <string.h>