summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e')
-rw-r--r--lib/libc/posix1e/acl_get_entry.34
-rw-r--r--lib/libc/posix1e/mac.32
-rw-r--r--lib/libc/posix1e/mac_prepare.32
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/posix1e/acl_get_entry.3 b/lib/libc/posix1e/acl_get_entry.3
index 0627ecb..8b9f135 100644
--- a/lib/libc/posix1e/acl_get_entry.3
+++ b/lib/libc/posix1e/acl_get_entry.3
@@ -64,7 +64,7 @@ set to
.Dv ACL_NEXT_ENTRY
when there has not been either an initial successful call to
.Fn acl_get_entry ,
-or a previous successfull call to
+or a previous successful call to
.Fn acl_create_entry ,
.Fn acl_delete_entry ,
.Fn acl_dup ,
@@ -79,7 +79,7 @@ then the result is unspecified.
.Sh RETURN VALUES
If the
.Fn acl_get_entry
-function successfully obtains an ACL entry, a value of 1 is returned.
+function successfuly obtains an ACL entry, a value of 1 is returned.
If the ACL has no ACL entries, the
.Fn acl_get_entry
returns a value of 0.
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3
index 4dce03e..ac6affd 100644
--- a/lib/libc/posix1e/mac.3
+++ b/lib/libc/posix1e/mac.3
@@ -165,7 +165,7 @@ To join this list, see the
.Fx
POSIX.1e implementation page
for more information.
-However, the resemblence of these APIs to the POSIX APIs is only loose,
+However, the resemblance of these APIs to the POSIX APIs is only loose,
as the POSIX APIs were unable to express many notions required for
flexible and extensible access control.
.Sh HISTORY
diff --git a/lib/libc/posix1e/mac_prepare.3 b/lib/libc/posix1e/mac_prepare.3
index acbae1a..2e5f25a 100644
--- a/lib/libc/posix1e/mac_prepare.3
+++ b/lib/libc/posix1e/mac_prepare.3
@@ -89,7 +89,7 @@ The
.Fn mac_prepare_ifnet_label ,
and
.Fn mac_prepare_process_label
-functions are equivilent to invocations of
+functions are equivalent to invocations of
.Fn mac_prepare_type
with arguments of
.Qq file ,
OpenPOWER on IntegriCloud