summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-12-07 14:58:41 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-12-07 14:58:41 +0000
commit6cbb6156c3103066f1cbe21d8962068e71bee5a1 (patch)
treed73c15d9cf3d687202749cb38a2ebc44fef4ac80 /lib
parentbe42c56328f62acaa6312aa044599cba8c527e03 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/chmod.22
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.