[Pkg-shadow-commits] sid/debian/patches 312_usermod-302388.dpatch,1.2,1.3

Nicolas FRANCOIS pkg-shadow-devel@lists.alioth.debian.org
Thu, 21 Apr 2005 22:35:30 +0000


Update of /cvsroot/pkg-shadow/sid/debian/patches
In directory haydn:/tmp/cvs-serv24090

Modified Files:
	312_usermod-302388.dpatch 
Log Message:
The -o option was documented twice. Also, the first mentionned -r instead
of -u.


Index: 312_usermod-302388.dpatch
===================================================================
RCS file: /cvsroot/pkg-shadow/sid/debian/patches/312_usermod-302388.dpatch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 312_usermod-302388.dpatch	19 Apr 2005 06:56:56 -0000	1.2
+++ 312_usermod-302388.dpatch	21 Apr 2005 22:35:26 -0000	1.3
@@ -27,16 +27,7 @@
 
 --- shadow-4.0.3/man/usermod.8	2002-03-08 05:39:12.000000000 +0100
 +++ shadow-4.0.3-31sarge3/man/usermod.8	2005-04-18 08:24:21.000000000 +0200
-@@ -81,6 +81,8 @@
- Nothing else is changed.
- In particular, the user's home directory name should probably
- be changed to reflect the new login name.
-+.IP "\fB-o\fR"
-+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"
-@@ -100,6 +102,8 @@
+@@ -100,6 +100,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.