aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/services/cap_fileargs/cap_fileargs.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcasper/services/cap_fileargs/cap_fileargs.3')
-rw-r--r--lib/libcasper/services/cap_fileargs/cap_fileargs.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcasper/services/cap_fileargs/cap_fileargs.3 b/lib/libcasper/services/cap_fileargs/cap_fileargs.3
index acf51e4ed62b..a02f58d4b4fa 100644
--- a/lib/libcasper/services/cap_fileargs/cap_fileargs.3
+++ b/lib/libcasper/services/cap_fileargs/cap_fileargs.3
@@ -222,6 +222,7 @@ argument contains a list of the capability rights which file should be limited t
Any number of
.Dv NV_TYPE_NULL
where the name of the element is name of the file which can be opened.
+.El
.Sh EXAMPLES
The following example first parse some options and then create the
.Nm system.fileargs
@@ -279,6 +280,8 @@ The
.Nm cap_fileargs
service first appeared in
.Fx 10.3 .
+.Sh AUTHORS
+.An Mariusz Zaborski Aq Mt oshogbo@FreeBSD.org
.Sh BUGS
The
.Lb cap_fileargs
@@ -287,5 +290,3 @@ included in
is considered experimental, and should not be deployed in production
environments without careful consideration of the risks associated with
the use of experimental operating system features.
-.Sh AUTHORS
-.An Mariusz Zaborski Aq Mt oshogbo@FreeBSD.org