Document SIGLIBRT in signal(3); take a stab at the signal description as

the original committer didn't provide one.

MFC after:	3 days
This commit is contained in:
Robert Watson 2013-09-03 08:19:06 +00:00
parent f1ed02fabd
commit c03da59ae8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255171

View File

@ -132,6 +132,7 @@ is possible on a descriptor (see
.It 30 Ta Dv SIGUSR1 Ta "terminate process" Ta "User defined signal 1"
.It 31 Ta Dv SIGUSR2 Ta "terminate process" Ta "User defined signal 2"
.It 32 Ta Dv SIGTHR Ta "terminate process" Ta "thread interrupt"
.It 33 Ta Dv SIGLIBRT Ta "terminate process" Ta "real-time library interrupt"
.El
.Pp
The