[Pkg-shadow-commits] r711 - trunk/debian/patches
Nicolas FRANCOIS
nekral-guest at costa.debian.org
Wed Dec 14 23:32:28 UTC 2005
Author: nekral-guest
Date: 2005-12-14 23:32:27 +0000 (Wed, 14 Dec 2005)
New Revision: 711
Modified:
trunk/debian/patches/437_su_-c_option
Log:
Add the -c documentation.
Modified: trunk/debian/patches/437_su_-c_option
===================================================================
--- trunk/debian/patches/437_su_-c_option 2005-12-14 23:21:37 UTC (rev 710)
+++ trunk/debian/patches/437_su_-c_option 2005-12-14 23:32:27 UTC (rev 711)
@@ -1,7 +1,7 @@
Index: shadow-4.0.14/src/su.c
===================================================================
--- 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
++++ shadow-4.0.14/src/su.c 2005-12-15 00:23:41.000000000 +0100
@@ -274,6 +274,7 @@
fprintf (stderr, _("Usage: su [options] [login]\n"
"\n"
@@ -67,3 +67,26 @@
/*
* Use the shell and create an argv
* with the rest of the command line included.
+Index: shadow-4.0.14/man/su.1.xml
+===================================================================
+--- shadow-4.0.14.orig/man/su.1.xml 2005-12-14 23:56:22.000000000 +0100
++++ shadow-4.0.14/man/su.1.xml 2005-12-15 00:31:45.000000000 +0100
+@@ -83,6 +83,18 @@
+ <variablelist remap='IP'>
+ <varlistentry>
+ <term>
++ <option>-c</option>, <option>--command</option>
++ <replaceable>SHELL</replaceable>
++ </term>
++ <listitem>
++ <para>
++ Specify a command that will be invoked by the shell using its
++ <option>-c</option>.
++ </para>
++ </listitem>
++ </varlistentry>
++ <varlistentry>
++ <term>
+ <option>-</option>, <option>-l</option>, <option>--login</option>
+ </term>
+ <listitem>
More information about the Pkg-shadow-commits
mailing list