summaryrefslogtreecommitdiffstats
path: root/chpass
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-14 11:03:26 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-14 11:03:26 +0000
commit22fbb722e59acb5b97d466d056f6cd82feaf49dc (patch)
tree27d8df5d8e8b5c65a9066b21e2ffd1c8b94bf967 /chpass
parentd89214eede07c6ef144e57048e0de150d0a4ff8c (diff)
downloadpw-darwin-22fbb722e59acb5b97d466d056f6cd82feaf49dc.tar.gz
pw-darwin-22fbb722e59acb5b97d466d056f6cd82feaf49dc.tar.zst
pw-darwin-22fbb722e59acb5b97d466d056f6cd82feaf49dc.zip
The group field is called `gid', not `group'.
Diffstat (limited to 'chpass')
-rw-r--r--chpass/chpass.12
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/chpass.1 b/chpass/chpass.1
index 24b1759..a926607 100644
--- a/chpass/chpass.1
+++ b/chpass/chpass.1
@@ -168,7 +168,7 @@ that manipulate these files will often return only one of the multiple
entries, and that one by random selection.
.Pp
The
-.Ar group
+.Ar gid
field is the group that the user will be placed in at login.
Since
.Bx