summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adduser/adduser.818
-rw-r--r--pw/pw.86
-rw-r--r--pw/pw.conf.53
3 files changed, 18 insertions, 9 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index 12287f5..107325d 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -59,14 +59,17 @@
.Op Fl v | verbose
.Sh DESCRIPTION
.Nm Adduser
-is a simple program for adding new users. Adduser checks
-the passwd, group and shell databases. It creates passwd/group entries,
+is a simple program for adding new users.
+Adduser checks
+the passwd, group and shell databases.
+It creates passwd/group entries,
.Ev HOME
directory, dotfiles and sends the new user a welcome message.
.Sh RESTRICTIONS
.Bl -tag -width Ds -compact
.It Sy username
-Login name. May contain only lowercase characters or digits. Maximum length
+Login name. May contain only lowercase characters or digits.
+Maximum length
is 16 characters (see
.Xr setlogin 2
BUGS section).
@@ -81,7 +84,8 @@ in
and recompile the
world; people have done this and it works, but you will have problems
with any precompiled programs, or source that assumes the 8-character
-name limit and NIS. The NIS protocol mandates an 8-character username.
+name limit and NIS.
+The NIS protocol mandates an 8-character username.
If you need a longer login name for e-mail addresses,
you can define an alias in
.Pa /etc/aliases .
@@ -186,7 +190,8 @@ Use uid's from
.Ar uid
on up.
.It Sy -verbose,-v
-Many warnings, questions. Recommended for novice users.
+Many warnings, questions.
+Recommended for novice users.
.Sh FORMATS
.Bl -tag -width Ds -compact
.Ql Pa #
@@ -198,7 +203,8 @@ See
.Pa /etc/adduser.conf
for more details.
.It Sy message file
-Eval variables in this file. See
+Eval variables in this file.
+See
.Pa /etc/adduser.message
for more
details.
diff --git a/pw/pw.8 b/pw/pw.8
index c65aafe..2b35639 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -450,7 +450,8 @@ Set the
field in the user's passwd record.
This field is not currently used, but will be used in the future to specify a
.Em termcap
-entry like tag. See
+entry like tag.
+See
.Xr passwd 5
for details.
.It Fl h Ar fd
@@ -628,7 +629,8 @@ You should only set this option for NIS servers.
.Pp
The
.Ar userdel
-command has only three valid options. The
+command has only three valid options.
+The
.Ql Fl n Ar name
and
.Ql Fl u Ar uid
diff --git a/pw/pw.conf.5 b/pw/pw.conf.5
index 2cec824..7c91dd3 100644
--- a/pw/pw.conf.5
+++ b/pw/pw.conf.5
@@ -284,7 +284,8 @@ expiration date.
.Sh LIMITS
The maximum line length of
.Pa /etc/pw.conf
-is 1024 characters. Longer lines will be skipped and treated
+is 1024 characters.
+Longer lines will be skipped and treated
as comments.
.Sh FILES
.Bl -tag -width /etc/master.passwd -compact