aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/adduser
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
commitc041c1e0d9c869cd212eb1fa95c82e05cbc7fd41 (patch)
tree11c1982fad00693606728fac7c7921032601fcfe /usr.sbin/adduser
parent34eafd490b89417bf3b91b87a36cf83bf2e92da6 (diff)
Notes
Diffstat (limited to 'usr.sbin/adduser')
-rw-r--r--usr.sbin/adduser/adduser.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8
index 5d76ecad2347b..3c4cef48e6a1b 100644
--- a/usr.sbin/adduser/adduser.8
+++ b/usr.sbin/adduser/adduser.8
@@ -50,8 +50,8 @@
.Sh DESCRIPTION
The
.Nm
-utility is a simple program for adding new users. It checks
-the passwd, group and shell databases.
+utility is a simple program for adding new users.
+It checks the passwd, group and shell databases.
It creates passwd/group entries,
.Ev HOME
directory, dotfiles and sends the new user a welcome message.
@@ -114,7 +114,8 @@ users into groups and having to muck with the umask when working in a shared
area.
.Pp
I have been using this model for almost 10 years and found that it works
-for most situations, and has never gotten in the way. (Rod Grimes)
+for most situations, and has never gotten in the way.
+(Rod Grimes)
.Sh CONFIGURATION
.Bl -enum
.It