1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
PR:		docs/11832
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
This commit is contained in:
Pierre Beyssac 1999-05-25 11:52:30 +00:00
parent 7c8dec7b63
commit 8f823235a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47489

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sigaltstack.2 8.2 (Berkeley) 5/1/95
.\" $Id: sigaltstack.2,v 1.8 1997/03/12 17:16:22 bde Exp $
.\" $Id: sigaltstack.2,v 1.9 1999/01/01 12:22:11 bde Exp $
.\"
.Dd May 1, 1995
.Dt SIGALTSTACK 2
@ -136,7 +136,7 @@ Otherwise, a value of -1 is returned and
.Va errno
is set to indicate the error.
.Sh ERRORS
.Fn Sigstack
.Fn Sigaltstack
will fail and the signal stack context will remain unchanged
if one of the following occurs.
.Bl -tag -width [ENOMEM]