summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commit93bd31151af79873d6945cfaa786c539902179d2 (patch)
treefc6d0e15b6f01dca853e350fbe7489f3f29649ee /adduser/adduser.8
parentab201ea86e3ba0e5c0f870e75f204c8fcb866757 (diff)
downloadpw-darwin-93bd31151af79873d6945cfaa786c539902179d2.tar.gz
pw-darwin-93bd31151af79873d6945cfaa786c539902179d2.tar.zst
pw-darwin-93bd31151af79873d6945cfaa786c539902179d2.zip
The .Nm utility
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.813
1 files changed, 7 insertions, 6 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index 71078a3..0f52c3b 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -48,9 +48,9 @@
.Op Fl v | verbose
.Ek
.Sh DESCRIPTION
-.Nm Adduser
-is a simple program for adding new users.
-Adduser checks
+The
+.Nm
+utility is a simple program for adding new users. It checks
the passwd, group and shell databases.
It creates passwd/group entries,
.Ev HOME
@@ -189,8 +189,9 @@ Recommended for novice users.
.Ql Pa #
is a comment.
.It Sy configuration file
-.Nm Adduser
-reads and writes this file.
+The
+.Nm
+utility reads and writes this file.
See
.Pa /etc/adduser.conf
for more details.
@@ -239,5 +240,5 @@ logfile for adduser
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Fx 2.1 .