From 51d58fda7ee791e4692d191e442b9fbf489db9ea Mon Sep 17 00:00:00 2001 From: Samanta Navarro Date: Sun, 9 Jan 2022 12:01:07 +0000 Subject: Fix typos Typos found with codespell. --- doc/old-acl.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/old-acl.5') diff --git a/doc/old-acl.5 b/doc/old-acl.5 index 18bf783..608e6df 100644 --- a/doc/old-acl.5 +++ b/doc/old-acl.5 @@ -53,7 +53,7 @@ any entries of the last two types in the ACL, an ACL_MASK entry is also required. An ACL_MASK entry limits the effective rights granted -to named users or groups. The efective rights granted are those +to named users or groups. The effective rights granted are those that are both granted by the user's or group's entry, and by the ACL_MASK entry. The ACL_MASK entry does not apply to the ACL_USER_OBJ and ACL_OTHER entries. .PP The lowest three bits of @@ -237,7 +237,7 @@ utility displays a plus sign (`+') after the permission string of entries with a .PP The .BR cp "(1) and " mv (1) -utilities preserve ACLs if possible. If files are copied or moved between fileystems that do not support ACLs, only the file mode permission bits are preserved, and a warning is written to standard error. +utilities preserve ACLs if possible. If files are copied or moved between filesystems that do not support ACLs, only the file mode permission bits are preserved, and a warning is written to standard error. .PP The .BR chmod (1) -- cgit v1.2.1