summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-12 16:43:26 +0000
committereadler <eadler@FreeBSD.org>2013-05-12 16:43:26 +0000
commit6907881cb814953c545475a8a63e3afc402bd547 (patch)
tree934de69485eb14f423c724379ef3b6adc9c60b56 /lib/libc/posix1e
parent08da0b8fad46087c0267f23830241099ae459fa5 (diff)
downloadFreeBSD-src-6907881cb814953c545475a8a63e3afc402bd547.zip
FreeBSD-src-6907881cb814953c545475a8a63e3afc402bd547.tar.gz
Fix several typos
PR: kern/176054 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> MFC after: 3 days
Diffstat (limited to 'lib/libc/posix1e')
-rw-r--r--lib/libc/posix1e/acl_is_trivial_np.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl_is_trivial_np.3 b/lib/libc/posix1e/acl_is_trivial_np.3
index 4ad1a63..a9cd4df 100644
--- a/lib/libc/posix1e/acl_is_trivial_np.3
+++ b/lib/libc/posix1e/acl_is_trivial_np.3
@@ -52,7 +52,7 @@ will be set to 1, if the ACL
.Fa aclp
points to is trivial, or 0 if it's not.
.Pp
-ACL is trivial if it can be fully expressed as a file mode without loosing
+ACL is trivial if it can be fully expressed as a file mode without losing
any access rules.
For POSIX.1e ACLs, ACL is trivial if it has the three required entries,
one for owner, one for owning group, and one for other.
OpenPOWER on IntegriCloud