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

Nicolas FRANCOIS nekral-guest at costa.debian.org
Sun Dec 18 21:02:02 UTC 2005


Author: nekral-guest
Date: 2005-12-18 21:02:02 +0000 (Sun, 18 Dec 2005)
New Revision: 725

Modified:
   trunk/debian/patches/502_fix_generated_man_pages
Log:
Additional fixes. Otherwise, the manpages can't be recoded to ISO-8859-1.


Modified: trunk/debian/patches/502_fix_generated_man_pages
===================================================================
--- trunk/debian/patches/502_fix_generated_man_pages	2005-12-18 20:52:21 UTC (rev 724)
+++ trunk/debian/patches/502_fix_generated_man_pages	2005-12-18 21:02:02 UTC (rev 725)
@@ -8,11 +8,11 @@
 Note: this could probably be removed if docbook-xsl was updated (1.69.1
       IIRC)
 
-Index: shadow-4.0.13/man/passwd.1.xml
+Index: shadow-4.0.14/man/passwd.1.xml
 ===================================================================
---- shadow-4.0.13.orig/man/passwd.1.xml	2005-11-30 22:41:35.000000000 +0100
-+++ shadow-4.0.13/man/passwd.1.xml	2005-11-30 23:35:13.000000000 +0100
-@@ -238,8 +238,8 @@
+--- shadow-4.0.14.orig/man/passwd.1.xml	2005-12-18 20:06:32.000000000 +0100
++++ shadow-4.0.14/man/passwd.1.xml	2005-12-18 20:06:32.000000000 +0100
+@@ -185,8 +185,8 @@
  	</term>
  	<listitem>
  	  <para>
@@ -23,7 +23,7 @@
  	  </para>
  	</listitem>
        </varlistentry>
-@@ -324,7 +324,7 @@
+@@ -271,7 +271,7 @@
  	<listitem>
  	  <para>
  	    Display account status information. The status information
@@ -32,3 +32,29 @@
  	    The second field indicates if the user account is locked (L),
  	    has no password (NP), or has a usable password (P). The third
  	    field gives the date of the last password change. The next four
+Index: shadow-4.0.14/man/login.1.xml
+===================================================================
+--- shadow-4.0.14.orig/man/login.1.xml	2005-12-03 00:23:34.000000000 +0100
++++ shadow-4.0.14/man/login.1.xml	2005-12-18 20:14:28.000000000 +0100
+@@ -39,7 +39,7 @@
+     <para>
+       <command>login</command> is used to establish a new session with the
+       system. It is normally invoked automatically by responding to the
+-      <emphasis remap='I'>login:</emphasis> prompt on the user&acute;s
++      <emphasis remap='I'>login:</emphasis> prompt on the user's
+       terminal. <command>login</command> may be special to the shell and may
+       not be invoked as a sub-process. Typically, <command>login</command>
+       is treated by the shell as <emphasis remap='B'>exec login</emphasis>
+Index: shadow-4.0.14/man/su.1.xml
+===================================================================
+--- shadow-4.0.14.orig/man/su.1.xml	2005-12-18 20:13:22.000000000 +0100
++++ shadow-4.0.14/man/su.1.xml	2005-12-18 20:14:43.000000000 +0100
+@@ -39,7 +39,7 @@
+ 
+     <para>
+       Additional arguments may be provided after the username, in which case
+-      they are supplied to the user&acute;s login shell. In particular, an
++      they are supplied to the user's login shell. In particular, an
+       argument of <option>-c</option> will cause the next argument to be
+       treated as a command by most command interpreters. The command will be
+       executed by the shell specified in <filename>/etc/passwd</filename>




More information about the Pkg-shadow-commits mailing list