diff options
Diffstat (limited to 'usr/src/man/man3ucb/siginterrupt.3ucb')
-rw-r--r-- | usr/src/man/man3ucb/siginterrupt.3ucb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/man/man3ucb/siginterrupt.3ucb b/usr/src/man/man3ucb/siginterrupt.3ucb index ffd5f7c09a..24b0d58230 100644 --- a/usr/src/man/man3ucb/siginterrupt.3ucb +++ b/usr/src/man/man3ucb/siginterrupt.3ucb @@ -1,7 +1,7 @@ '\" te .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved. .\" Copyright (c) 1985 Regents of the University of California. All rights reserved. The Berkeley software License Agreement specifies the terms and conditions for redistribution. -.TH siginterrupt 3UCB "30 Oct 2007" "SunOS 5.11" "SunOS/BSD Compatibility Library Functions" +.TH SIGINTERRUPT 3UCB "Oct 30, 2007" .SH NAME siginterrupt \- allow signals to interrupt functions .SH SYNOPSIS @@ -43,12 +43,10 @@ indicates that the call failed and \fBerrno\fR is set to indicate the error. \fBsiginterrupt()\fR may return the following error: .sp .ne 2 -.mk .na \fB\fBEINVAL\fR\fR .ad .RS 10n -.rt \fIsig\fR is not a valid signal. .RE |