summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorNeel Natu <neel@FreeBSD.org>2012-11-11 03:26:14 +0000
committerNeel Natu <neel@FreeBSD.org>2012-11-11 03:26:14 +0000
commit04acbde4de8c1c3e47fa2189247a8c62af3a46d1 (patch)
tree3abb99e7579c92aa1f2dcc367f65dac3918dfad9 /adduser
parentdedae6737555bdd1afce53c6ff5ede7249565dee (diff)
parent530ff00378e7fc235e5ea51067c77398d575141e (diff)
downloadpw-darwin-04acbde4de8c1c3e47fa2189247a8c62af3a46d1.tar.gz
pw-darwin-04acbde4de8c1c3e47fa2189247a8c62af3a46d1.tar.zst
pw-darwin-04acbde4de8c1c3e47fa2189247a8c62af3a46d1.zip
IFC @ r242684
Diffstat (limited to 'adduser')
-rw-r--r--adduser/adduser.87
1 files changed, 3 insertions, 4 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index 03f7e34..f23ecff 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 16, 2008
+.Dd September 15, 2012
.Dt ADDUSER 8
.Os
.Sh NAME
@@ -129,9 +129,8 @@ they can safely run with a umask of 002 instead of the usual 022
and create files in their home directory
without worrying about others being able to change them.
.Pp
-For a shared area you create a separate UID/GID (like cvs or ncvs on freefall),
-you place each person that should be able to access this area into that new
-group.
+For a shared area you create a separate UID/GID, you place each person
+that should be able to access this area into that new group.
.Pp
This model of UID/GID administration allows far greater flexibility than lumping
users into groups and having to muck with the umask when working in a shared