summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2012-11-04 02:52:03 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2012-11-04 02:52:03 +0000
commit08870ffbc9e2cee84244c234ad5b56ea9aa26fc1 (patch)
tree6529410589884f91f893352ebc9478b9dbfbaf81 /adduser
parente31403ceb5782471289eff04659a003fc5832d0b (diff)
parent530ff00378e7fc235e5ea51067c77398d575141e (diff)
downloadpw-darwin-08870ffbc9e2cee84244c234ad5b56ea9aa26fc1.tar.gz
pw-darwin-08870ffbc9e2cee84244c234ad5b56ea9aa26fc1.tar.zst
pw-darwin-08870ffbc9e2cee84244c234ad5b56ea9aa26fc1.zip
Sync from head
Diffstat (limited to 'adduser')
-rw-r--r--adduser/adduser.87
-rw-r--r--adduser/rmuser.82
2 files changed, 4 insertions, 5 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
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8
index 68a99b5..e24d5ee 100644
--- a/adduser/rmuser.8
+++ b/adduser/rmuser.8
@@ -157,7 +157,7 @@ Identifies one or more users to be removed; if not present,
interactively asks for one or more users to be removed.
.El
.Sh FILES
-.Bl -tag -compact
+.Bl -tag -width "Pa /etc/master.passwd" -compact
.It Pa /etc/master.passwd
.It Pa /etc/passwd
.It Pa /etc/group