[Pkg-shadow-commits] r1474 - debian/trunk/debian/patches

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Tue Nov 27 18:59:51 UTC 2007


Author: nekral-guest
Date: 2007-11-27 18:59:51 +0000 (Tue, 27 Nov 2007)
New Revision: 1474

Modified:
   debian/trunk/debian/patches/467_useradd_-r_LSB
Log:
Upstream changed from tabulations to spaces in the Usage strings.


Modified: debian/trunk/debian/patches/467_useradd_-r_LSB
===================================================================
--- debian/trunk/debian/patches/467_useradd_-r_LSB	2007-11-27 18:59:14 UTC (rev 1473)
+++ debian/trunk/debian/patches/467_useradd_-r_LSB	2007-11-27 18:59:51 UTC (rev 1474)
@@ -19,12 +19,12 @@
      uflg = 0;			/* specify user ID for new account */
  
 @@ -639,6 +640,7 @@
- 			   "				(non-unique) UID\n"
- 			   "  -p, --password PASSWORD	use encrypted password for the new user\n"
- 			   "				account\n"
-+			   "  -r, --system			create a system account\n"
- 			   "  -s, --shell SHELL		the login shell for the new user account\n"
- 			   "  -u, --uid UID			force use the UID for the new user account\n"
+ 			   "                                (non-unique) UID\n"
+ 			   "  -p, --password PASSWORD       use encrypted password for the new user\n"
+ 			   "                                account\n"
++			   "  -r, --system                  create a system account\n"
+ 			   "  -s, --shell SHELL             the login shell for the new user account\n"
+ 			   "  -u, --uid UID                 force use the UID for the new user account\n"
  			   "\n"));
 @@ -687,11 +689,19 @@
  	spent->sp_namp = (char *) user_name;




More information about the Pkg-shadow-commits mailing list