Index: perm.texi =================================================================== RCS file: /cvsroot/coreutils/coreutils/doc/perm.texi,v retrieving revision 1.12 diff -u -r1.12 perm.texi --- perm.texi 28 Apr 2005 16:28:27 -0000 1.12 +++ perm.texi 11 Jul 2005 15:47:51 -0000 @@ -57,11 +57,11 @@ @enumerate @item @cindex setuid -set the process's effective user ID to that of the file upon execution +Set the process's effective user ID to that of the file upon execution (called the @dfn{setuid bit}). No effect on directories. @item @cindex setgid -set the process's effective group ID to that of the file upon execution +Set the process's effective group ID to that of the file upon execution (called the @dfn{setgid bit}). For directories on some systems, put files created in the directory into the same group as the directory, no matter what group the user who creates them is in. @@ -224,7 +224,7 @@ a=rw @end example -To remove write permission for from all users other than the file's +To remove write permission for all users other than the file's owner, use: @example