[Pkg-shadow-commits] sarge/man usermod.8,1.2,1.3

Christian Perrier pkg-shadow-devel@lists.alioth.debian.org
Tue, 19 Apr 2005 06:52:14 +0000


Update of /cvsroot/pkg-shadow/sarge/man
In directory haydn:/tmp/cvs-serv9059/man

Modified Files:
	usermod.8 
Log Message:
Prepare for the release of 4.0.3-31sarge3


Index: usermod.8
===================================================================
RCS file: /cvsroot/pkg-shadow/sarge/man/usermod.8,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- usermod.8	4 Apr 2005 18:25:39 -0000	1.2
+++ usermod.8	19 Apr 2005 06:52:12 -0000	1.3
@@ -82,7 +82,7 @@
 In particular, the user's home directory name should probably
 be changed to reflect the new login name.
 .IP "\fB-o\fR"
-Used with \fI-r\fR option allow change user ID to non-unique value.
+When used with the \fI-r\fR option, this option allows to change the user ID to a non-unique value.
 .IP "\fB-p \fIpasswd\fR"                                                
 The encrypted password, as returned by \fBcrypt\fR(3).                      
 .IP "\fB-s \fIshell\fR"
@@ -102,6 +102,8 @@
 Lock a user's password.
 This puts a '!' in front of the encrypted password, effectively disabling
 the password.  You can't use this option with \fI-p\fR or \fI-U\fR.
+.IP "\fB\-o\fR"
+Allows changing the user ID to a non\-unique value when used with \fI\-u\fR option.
 .IP "\fB-U\fR"
 Unlock a user's password.
 This removes the '!' in front of the encrypted password.