diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2013-09-03 08:19:06 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2013-09-03 08:19:06 +0000 |
| commit | c03da59ae897fca6d2d9cd94f25f9200a0413d29 (patch) | |
| tree | 4f6e08f0eb69aba0cdd46993e25c9777b62cb550 /lib | |
| parent | f1ed02fabdbbf43ddaeb012bf24cf73ee26bb55d (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/gen/signal.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index a41d2589778a..ea6df4410b2c 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -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 |
