Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/security: shb-pam.xml
Date: Sun, 01 Jun 2014 14:03:47
Message-Id: 20140601140344.4D1852004E@flycatcher.gentoo.org
1 swift 14/06/01 14:03:44
2
3 Modified: shb-pam.xml
4 Log:
5 Fix bug #509420 - Update link to PAM documentation
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/security/shb-pam.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-pam.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-pam.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-pam.xml?r1=1.4&r2=1.5
13
14 Index: shb-pam.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-pam.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- shb-pam.xml 18 Sep 2006 09:22:48 -0000 1.4
21 +++ shb-pam.xml 1 Jun 2014 14:03:44 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-pam.xml,v 1.4 2006/09/18 09:22:48 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-pam.xml,v 1.5 2014/06/01 14:03:44 swift Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,8 +7,8 @@
30
31 <sections>
32
33 -<version>1.1</version>
34 -<date>2006-08-03</date>
35 +<version>2</version>
36 +<date>2014-06-01</date>
37
38 <section>
39 <title>PAM</title>
40 @@ -38,7 +38,7 @@
41 least 8 characters and contain a minimum of 2 digits, 2 other characters, and
42 are more than 3 characters different from the last password. This forces the
43 user to choose a good password (password policy). Check the <uri
44 -link="http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/sag-pam_cracklib.html">PAM</uri>
45 +link="http://www.linux-pam.org/Linux-PAM-html/sag-pam_cracklib.html">PAM</uri>
46 documentation for more options.
47 </p>