diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
| commit | 8b5c4af3ffdd3802a61cddd58892d38b455d4e27 (patch) | |
| tree | c325abeb2ef35c9b5a2780539ab154672b3a4315 /usr.sbin/adduser | |
| parent | d90d7015f9b01a0171112ff744bf1571bd2dddce (diff) | |
Notes
Diffstat (limited to 'usr.sbin/adduser')
| -rw-r--r-- | usr.sbin/adduser/adduser.8 | 3 | ||||
| -rw-r--r-- | usr.sbin/adduser/rmuser.8 | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index de35bd3840c40..254affe987670 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -83,7 +83,7 @@ you can define an alias in .It Sy fullname Firstname and surname. The -.Ql Pa \: +.Ql Pa \&: character is not allowed. .It Sy shell Only valid shells from the shell database or sliplogin and pppd @@ -183,6 +183,7 @@ on up. .It Sy -verbose,-v Many warnings, questions. Recommended for novice users. +.El .Sh FORMATS .Bl -tag -width Ds -compact .Ql Pa # diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 3743fa4496a2e..f32f42ab43bfc 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -116,6 +116,7 @@ command line if this option is used. Identifies the user to be removed; if not present, .Nm interactively asks for the user to be removed. +.El .Sh FILES .Bl -tag -width /etc/master.passwd -compact .It Pa /etc/master.passwd |
