Fix declaration.
This commit is contained in:
parent
1afab1fe21
commit
2bd7c57051
@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 7, 2018
|
.Dd July 15, 2018
|
||||||
.Dt CAPSICUM_HELPERS 3
|
.Dt CAPSICUM_HELPERS 3
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -45,7 +45,7 @@
|
|||||||
.Ft int
|
.Ft int
|
||||||
.Fn caph_enter_casper "void"
|
.Fn caph_enter_casper "void"
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn caph_limit_stream "int fd, int flags"
|
.Fn caph_limit_stream "int fd" "int flags"
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn caph_limit_stdin "void"
|
.Fn caph_limit_stdin "void"
|
||||||
.Ft int
|
.Ft int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user