* man/newusers.8.xml: Document the optional file argument.
* man/newusers.8.xml: Fix the documentation of the inputs' format.
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					2011-11-11  Nicolas François  <nicolas.francois@centraliens.net>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* 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  <nicolas.francois@centraliens.net>
 | 
					2011-11-06  Nicolas François  <nicolas.francois@centraliens.net>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* man/groupmod.8.xml: Document that the primary group of users may
 | 
						* man/groupmod.8.xml: Document that the primary group of users may
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -64,7 +64,9 @@
 | 
				
			|||||||
      <command>newusers</command>
 | 
					      <command>newusers</command>
 | 
				
			||||||
      <arg choice='opt'>
 | 
					      <arg choice='opt'>
 | 
				
			||||||
	<replaceable>options</replaceable>
 | 
						<replaceable>options</replaceable>
 | 
				
			||||||
	<replaceable>new_users</replaceable>
 | 
					      </arg>
 | 
				
			||||||
 | 
					      <arg choice='opt'>
 | 
				
			||||||
 | 
						<replaceable>file</replaceable>
 | 
				
			||||||
      </arg>
 | 
					      </arg>
 | 
				
			||||||
    </cmdsynopsis>
 | 
					    </cmdsynopsis>
 | 
				
			||||||
  </refsynopsisdiv>
 | 
					  </refsynopsisdiv>
 | 
				
			||||||
@@ -72,8 +74,8 @@
 | 
				
			|||||||
  <refsect1 id='description'>
 | 
					  <refsect1 id='description'>
 | 
				
			||||||
    <title>DESCRIPTION</title>
 | 
					    <title>DESCRIPTION</title>
 | 
				
			||||||
    <para>
 | 
					    <para>
 | 
				
			||||||
      The <command>newusers</command> command reads a file of user name and
 | 
					      The <command>newusers</command> command reads a <replaceable>file</replaceable> (or the standard input by default)
 | 
				
			||||||
      clear-text password pairs and uses this information to update a group
 | 
					      and uses this information to update a set
 | 
				
			||||||
      of existing users or to create new users. Each line is in the same format
 | 
					      of existing users or to create new users. Each line is in the same format
 | 
				
			||||||
      as the standard password file (see
 | 
					      as the standard password file (see
 | 
				
			||||||
      <citerefentry><refentrytitle>passwd</refentrytitle><manvolnum>5</manvolnum>
 | 
					      <citerefentry><refentrytitle>passwd</refentrytitle><manvolnum>5</manvolnum>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user