diff options
Diffstat (limited to 'lib/libc/sys/sigaction.2')
-rw-r--r-- | lib/libc/sys/sigaction.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2 index 3acdeaa..6bd3246 100644 --- a/lib/libc/sys/sigaction.2 +++ b/lib/libc/sys/sigaction.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)sigaction.2 8.2 (Berkeley) 4/3/94 -.\" $Id$ +.\" $Id: sigaction.2,v 1.14 1997/09/13 19:43:24 joerg Exp $ .\" .Dd April 3, 1994 .Dt SIGACTION 2 @@ -398,6 +398,7 @@ flags are featuring options commonly found in other operating systems. .Xr sigaltstack 2 , .Xr sigblock 2 , .Xr sigpause 2 , +.Xr sigpending 2 , .Xr sigprocmask 2 , .Xr sigsetmask 2 , .Xr sigsuspend 2 , |