[Pkg-shadow-commits] r2869 - in upstream/trunk: . man

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sat May 9 13:15:11 UTC 2009


Author: nekral-guest
Date: 2009-05-09 13:15:10 +0000 (Sat, 09 May 2009)
New Revision: 2869

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/login.defs.5.xml
Log:
	* man/login.defs.5.xml: PAM enabled chpasswd do not use any
	configuration variable from login.defs.

Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-09 13:15:03 UTC (rev 2868)
+++ upstream/trunk/ChangeLog	2009-05-09 13:15:10 UTC (rev 2869)
@@ -1,5 +1,10 @@
 2009-05-07  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* man/login.defs.5.xml: PAM enabled chpasswd do not use any
+	configuration variable from login.defs.
+
+2009-05-07  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* man/passwd.1.xml: Differentiate the files used for PAM and
 	non-PAM versions.
 

Modified: upstream/trunk/man/login.defs.5.xml
===================================================================
--- upstream/trunk/man/login.defs.5.xml	2009-05-09 13:15:03 UTC (rev 2868)
+++ upstream/trunk/man/login.defs.5.xml	2009-05-09 13:15:10 UTC (rev 2869)
@@ -234,7 +234,7 @@
 	  </para>
 	</listitem>
       </varlistentry>
-      <varlistentry>
+      <varlistentry condition="no_pam">
 	<term>chpasswd</term>
 	<listitem>
 	  <para>




More information about the Pkg-shadow-commits mailing list