From: nekral-guest Date: Fri, 11 Nov 2011 11:35:56 +0000 (+0000) Subject: * man/newusers.8.xml: Document the optional file argument. X-Git-Tag: 4.1.5~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ba4bf46e520bbf3843264c2c700b0a0ae64b10;p=thirdparty%2Fshadow.git * man/newusers.8.xml: Document the optional file argument. * man/newusers.8.xml: Fix the documentation of the inputs' format. --- diff --git a/ChangeLog b/ChangeLog index af1a83a5e..310763b79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-11 Nicolas François + + * man/newusers.8.xml: Document the optional file argument. + * man/newusers.8.xml: Fix the documentation of the inputs' format. + 2011-11-06 Nicolas François * man/groupmod.8.xml: Document that the primary group of users may diff --git a/man/newusers.8.xml b/man/newusers.8.xml index ba6159413..1a8660066 100644 --- a/man/newusers.8.xml +++ b/man/newusers.8.xml @@ -64,7 +64,9 @@ newusers options - new_users + + + file @@ -72,8 +74,8 @@ DESCRIPTION - The newusers command reads a file of user name and - clear-text password pairs and uses this information to update a group + The newusers command reads a file (or the standard input by default) + and uses this information to update a set of existing users or to create new users. Each line is in the same format as the standard password file (see passwd5