diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/chmod.2 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/sys/chmod.2 b/lib/libc/sys/chmod.2 index 91219541dca6..5b6990a2266b 100644 --- a/lib/libc/sys/chmod.2 +++ b/lib/libc/sys/chmod.2 @@ -137,7 +137,7 @@ the file, and it will not be given to root.  This behavior does not change the  requirements for the user to be allowed to write the file, but only the eventual  owner after it has been created. -Group inheritance is not effected. +Group inheritance is not affected.  .Pp  This feature is designed for use on fileservers serving PC users via  ftp, SAMBA, or netatalk. | 
