1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

The argument is not mcontext_t but ucontext_t.

PR:		17836
Submitted by:	Tim Moore <moore@bricoworks.com>
This commit is contained in:
Alexander Langer 2000-06-26 15:00:25 +00:00
parent 54c593c69c
commit 271c4bdbce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62123

View File

@ -499,7 +499,7 @@ sigcontext.
The
.Fa context
argument to a POSIX SA_SIGINFO handler points to an instance of
mcontext_t.
ucontext_t.
.Sh ERRORS
.Fn Sigaction
will fail and no new signal handler will be installed if one