Fix some very minor cosmetic cruft I couldn't help tweaking when

I went over the code.

Add shortcuts for addUser and addGroup, documenting same.

Add a password field for adduser and use no-echo string field for it.
This requires my latest libdialog changes (in RELENG_2_2 or -current) to work.
This commit is contained in:
Jordan K. Hubbard 1996-12-14 16:24:01 +00:00
parent ae5b2dcf86
commit d17f0c47d4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20444
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,8 @@ Syntax:
Where "var" can be one or more of:
addUser Add a new user to the system
addGroup Add a new group to the system
blanktime Screen blank time setting in seconds
bootManager Select boot manager: booteasy, standard or none
browserBinary Which doc browser to use (default: lynx)

View file

@ -9,6 +9,8 @@ Syntax:
Where "var" can be one or more of:
addUser Add a new user to the system
addGroup Add a new group to the system
blanktime Screen blank time setting in seconds
bootManager Select boot manager: booteasy, standard or none
browserBinary Which doc browser to use (default: lynx)