From ac7c9f771d24494ee3e2cb386d81d76f91fe2726 Mon Sep 17 00:00:00 2001 From: keramida Date: Sun, 31 Jul 2005 03:30:48 +0000 Subject: Fix all the spelling mistakes I could find in the man pages for words that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these. --- lib/libc/posix1e/acl_get_entry.3 | 4 ++-- lib/libc/posix1e/mac.3 | 2 +- lib/libc/posix1e/mac_prepare.3 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libc/posix1e') 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 , -- cgit v1.1