aboutsummaryrefslogtreecommitdiff
path: root/lib/libcapsicum/capsicum_helpers.3
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2016-10-21 16:31:58 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2016-10-21 16:31:58 +0000
commitafc7ee85ef3f0057e2d74990f2599860efe3362a (patch)
treef5f2ad3166f901aeb15cb35210410e618c4e8c91 /lib/libcapsicum/capsicum_helpers.3
parent4b83a776069610210759fa1ddf89e67cc7b8a9a1 (diff)
downloadsrc-afc7ee85ef3f0057e2d74990f2599860efe3362a.tar.gz
src-afc7ee85ef3f0057e2d74990f2599860efe3362a.zip
Fix few sentence in the man page.
Pointed out by: wblock
Notes
Notes: svn path=/head/; revision=307737
Diffstat (limited to 'lib/libcapsicum/capsicum_helpers.3')
-rw-r--r--lib/libcapsicum/capsicum_helpers.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcapsicum/capsicum_helpers.3 b/lib/libcapsicum/capsicum_helpers.3
index fe2e0e7d0876..98ea1dc64179 100644
--- a/lib/libcapsicum/capsicum_helpers.3
+++ b/lib/libcapsicum/capsicum_helpers.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 5, 2016
+.Dd October 21, 2016
.Dt CAPSICUM_HELPERS 3
.Os
.Sh NAME
@@ -57,7 +57,8 @@
.Sh DESCRIPTION
The
.Nm capsicum helpers
-are a set of a inline functions which simplify Capsicumizing programs.
+are a set of a inline functions which simplify modifying programs to use
+Capsicum.
The goal is to reduce duplicated code patterns.
The
.Nm capsicum helpers
@@ -70,7 +71,7 @@ restricts capabilities on
.Fa fd
to only those needed by POSIX stream objects (that is, FILEs).
.Pp
-The following flags can be provided:
+These flags can be provided:
.Pp
.Bl -tag -width "CAPH_IGNORE_EBADF" -compact -offset indent
.It Dv CAPH_IGNORE_EBADF