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

Nicolas FRANCOIS nekral-guest at costa.debian.org
Wed Dec 14 23:21:38 UTC 2005


Author: nekral-guest
Date: 2005-12-14 23:21:37 +0000 (Wed, 14 Dec 2005)
New Revision: 710

Modified:
   trunk/debian/patches/437_su_-c_option
Log:
Reuse the previous Debian Usage massage.


Modified: trunk/debian/patches/437_su_-c_option
===================================================================
--- trunk/debian/patches/437_su_-c_option	2005-12-14 23:14:53 UTC (rev 709)
+++ trunk/debian/patches/437_su_-c_option	2005-12-14 23:21:37 UTC (rev 710)
@@ -1,12 +1,12 @@
 Index: shadow-4.0.14/src/su.c
 ===================================================================
---- shadow-4.0.14.orig/src/su.c	2005-12-14 22:34:06.000000000 +0100
-+++ shadow-4.0.14/src/su.c	2005-12-14 22:42:12.000000000 +0100
+--- shadow-4.0.14.orig/src/su.c	2005-12-14 23:56:23.000000000 +0100
++++ shadow-4.0.14/src/su.c	2005-12-15 00:20:25.000000000 +0100
 @@ -274,6 +274,7 @@
  	fprintf (stderr, _("Usage: su [options] [login]\n"
  			   "\n"
  			   "Options:\n"
-+			   "  -c, --command COMMAND	execute COMMAND in the shell\n"
++			   "  -c, --command COMMAND	pass COMMAND to the invoked shell using its -c option\n"
  			   "  -h, --help			display this help message and exit\n"
  			   "  -, -l, --login		make the shell a login shell\n"
  			   "  -m, -p,\n"




More information about the Pkg-shadow-commits mailing list