Edgar Pettijohn <[email protected]> writes: > usermod(8) doesn't have an option for setting defaults. Here is a patch > to correct the manual.
I think the current wording is fine; no need for an option to set _default_ values. > Index: usermod.8 > =================================================================== > RCS file: /cvs/src/usr.sbin/user/usermod.8,v > retrieving revision 1.35 > diff -u -p -u -r1.35 usermod.8 > --- usermod.8 30 Nov 2016 20:26:37 -0000 1.35 > +++ usermod.8 31 Mar 2017 13:00:42 -0000 > @@ -60,7 +60,7 @@ Default values are taken from the inform > file, which, if running as root, is created using the built-in defaults if > it does not exist. > .Pp > -After setting any defaults, and then reading values from > +After reading values from > .Pa /etc/usermgmt.conf , > the following command line options are processed: > .Bl -tag -width Ds > -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
