summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorIsabell Long <issyl0@FreeBSD.org>2012-09-15 16:24:03 +0000
committerIsabell Long <issyl0@FreeBSD.org>2012-09-15 16:24:03 +0000
commit715a021416e19f5e02f0e2f6aeb0256e65116393 (patch)
tree2c67bdd063715d6e379739a9b5353bcdd7052e74 /adduser
parentf39509a2340429314231580e6f725ea73e9ace5d (diff)
downloadpw-darwin-715a021416e19f5e02f0e2f6aeb0256e65116393.tar.gz
pw-darwin-715a021416e19f5e02f0e2f6aeb0256e65116393.tar.zst
pw-darwin-715a021416e19f5e02f0e2f6aeb0256e65116393.zip
Remove a reference to CVS and to freefall from a user-facing man page.
PR: docs/171658 Reported by: Chris Petrik (c dot petrik dot sosa at gmail dot com) Approved by: gabor (mentor) MFC after: 5 days
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