.Op Fl class Ar login_class
.Op Fl config_create
.Op Fl dotdir Ar dotdir
-.Op Fl f | force
.Op Fl group Ar login_group
.Op Fl h | help
.Op Fl home Ar home
.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
.It Sy username
Login name.
May contain only lowercase characters or digits.
-(See also the
-.Fl force
-option.)
Maximum length
is 16 characters (see
.Xr setlogin 2
.Pa prv ,
.Pa iscreen ,
.Pa term .
-.It Fl force , f
-Add a user even if the username contains illegal characters.
-Only semicolon or newline characters will be disallowed in
-usernames to avoid breaking the password file format.
.It Fl group Ar login_group
Login group.
.Ar USER
.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.
.Xr finger 1 ,
.Xr passwd 1 ,
.Xr setlogin 2 ,
-.Xr yp 4 ,
.Xr aliases 5 ,
.Xr group 5 ,
.Xr login.conf 5 ,
.Xr pw 8 ,
.Xr pwd_mkdb 8 ,
.Xr rmuser 8 ,
-.Xr vipw 8
+.Xr vipw 8 ,
+.Xr yp 8
.\" .Sh BUGS
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Fx 2.1 .