Add the getcontextx prototype to SYNOPSIS.
Reviewed by: kib MFC after: 1 week
This commit is contained in:
parent
586e58b27c
commit
eb38eb8313
@ -35,7 +35,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 26, 2011
|
||||
.Dd March 13, 2013
|
||||
.Dt GETCONTEXT 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -47,6 +47,8 @@
|
||||
.In ucontext.h
|
||||
.Ft int
|
||||
.Fn getcontext "ucontext_t *ucp"
|
||||
.Ft ucontext_t *
|
||||
.Fn getcontextx "void"
|
||||
.Ft int
|
||||
.Fn setcontext "const ucontext_t *ucp"
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user