Fix declaration.

This commit is contained in:
Mariusz Zaborski 2018-07-15 17:31:50 +00:00
parent 1afab1fe21
commit 2bd7c57051

View File

@ -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