diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
commit | 6fb9b618f59bb8cf57ee05626515d113a8be92d3 (patch) | |
tree | 2fcd325b0ae82cec9ec2820bb4009fa44253edec /lib/libc/posix1e/mac.3 | |
parent | 48c912e4cef9b38b00d2fff7b1a71849537f62bf (diff) |
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.
Notes
Notes:
svn path=/head/; revision=148580
Diffstat (limited to 'lib/libc/posix1e/mac.3')
-rw-r--r-- | lib/libc/posix1e/mac.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index 4dce03e32cda..ac6affd52e52 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 |