findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH] Fix setgid/setuid typo.


From: James Youngman
Subject: [Findutils-patches] [PATCH] Fix setgid/setuid typo.
Date: Sat, 24 Nov 2007 11:35:33 +0000

2007-11-24  James Youngman  <address@hidden>

        * doc/perm.texi (Mode Structure): Fix setgid/setuid typo.
---
 doc/perm.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/perm.texi b/doc/perm.texi
index f519073..6b54588 100644
--- a/doc/perm.texi
+++ b/doc/perm.texi
@@ -63,7 +63,7 @@ executable files (programs) and, on most systems, directories:
 @cindex set-user-ID
 @cindex setuid
 Set the process's effective user ID to that of the file upon execution
-(called the @dfn{set-user-ID bit}, or sometimes the @dfn{setgid bit}).
+(called the @dfn{set-user-ID bit}, or sometimes the @dfn{setuid bit}).
 For directories on a few systems, give files created in the directory
 the same owner as the directory, no matter who creates them, and set
 the set-user-ID bit of newly-created subdirectories.
-- 
1.5.3.5





reply via email to

[Prev in Thread] Current Thread [Next in Thread]