diff --git a/ChangeLog b/ChangeLog index af1a83a5..310763b7 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 ba615941..1a866006 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