strsignal.3: Note that 'sys_siglist' is nonstandard

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-02 13:07:30 +02:00
parent 2d71151934
commit 970c890a17
1 changed files with 4 additions and 0 deletions

View File

@ -106,8 +106,12 @@ T} Thread safety MT-Unsafe race:strsignal locale
.TE
.sp 1
.SH CONFORMING TO
.BR strsignal ():
POSIX.1-2008.
Present on Solaris and the BSDs.
.PP
.I sys_siglist
is nonstandard, but present on many other systems.
.SH SEE ALSO
.BR psignal (3),
.BR strerror (3)