summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/cap.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/cap.3')
-rw-r--r--lib/libc/posix1e/cap.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3
index 26d977e..0aa782b 100644
--- a/lib/libc/posix1e/cap.3
+++ b/lib/libc/posix1e/cap.3
@@ -66,7 +66,7 @@ This function is described in
.Xr cap_free 3 ,
and may be used to free a capability structure.
.It Fn cap_from_text
-This function is described in
+This function is described in
.Xr cap_from_text 3 ,
and may be used to convert a text-form capability to its internal
representation.
@@ -153,7 +153,7 @@ ACLs are available, this capability overrides the ACL execute access
restrictions when accessing an object.
.It Dv CAP_DAC_WRITE
This capability overrides file mode write access restrictions when access an
-object, and, if
+object, and, if
.Xr posix1e 3
ACLs are available, this capability also overrides the ACL write access
restrictions when accessing an object.
@@ -229,7 +229,7 @@ capability set when invoking
.It Dv CAP_SYS_SETFFLAG
This capability overrides the restriction that a process cannot manipulate
the system file flags on a file system object.
-For portability, equivilent to
+For portability, equivilent to
.Dv CAP_LINUX_IMMUTABLE .
.It Dv CAP_NET_BIND_SERVICE
This capability overrides network namespace restrictions on process's
@@ -267,7 +267,7 @@ configure, or disable system process accounting.
.It Dv CAP_SYS_ADMIN
.It Dv CAP_SYS_BOOT
This capability overrides the restriction that a process cannot invoke
-the
+the
.Xr boot 2
system call.
.It Dv CAP_SYS_NICE
@@ -323,7 +323,7 @@ use in the short term.
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
of the draft continues on the cross-platform POSIX.1e implementation
mailing list. To join this list, see the
-.Fx
+.Fx
POSIX.1e implementation
page for more information.
.Sh HISTORY
OpenPOWER on IntegriCloud