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