Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/pam: upgrade-0.99.xml
Date: Thu, 01 Nov 2007 13:51:34
Message-Id: E1InaSB-0004Ps-Bu@stork.gentoo.org
1 flameeyes 07/11/01 13:51:23
2
3 Modified: upgrade-0.99.xml
4 Log:
5 Fix grammar, thanks Mike.
6
7 Revision Changes Path
8 1.10 xml/htdocs/proj/en/base/pam/upgrade-0.99.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml?r1=1.9&r2=1.10
13
14 Index: upgrade-0.99.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- upgrade-0.99.xml 14 Jul 2007 13:27:55 -0000 1.9
21 +++ upgrade-0.99.xml 1 Nov 2007 13:51:22 -0000 1.10
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml,v 1.9 2007/07/14 13:27:55 flameeyes Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/pam/upgrade-0.99.xml,v 1.10 2007/11/01 13:51:22 flameeyes Exp $ -->
27
28 <guide link="/proj/en/base/pam/upgrade-0.99.xml" lang="en">
29 <title>Linux-PAM 0.99 upgrade guide</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.5</version>
35 -<date>2007-07-14</date>
36 +<version>1.6</version>
37 +<date>2007-11-1</date>
38
39 <chapter>
40 <title>Upgrade guide</title>
41 @@ -32,7 +32,7 @@
42 This guide is written to help you through the process of upgrading from older
43 Linux-PAM versions to the new versions based on 0.99 series. With 0.99, Gentoo
44 does not use RedHat/Fedora patches anymore, and thus some features previously
45 -supported are no more available (on the other hand, even RedHat stopped
46 +supported are no longer available (on the other hand, even RedHat stopped
47 supporting and providing some of these features).
48 </p>
49
50 @@ -129,8 +129,8 @@
51 </p>
52
53 <p>
54 -The <b>pam_chroot</b> USE flag is no more present, as the module (previously
55 -coming from RedHat patches) is no more built in <c>sys-libs/pam</c>, and has
56 +The <b>pam_chroot</b> USE flag is no longer present, as the module (previously
57 +coming from RedHat patches) is no longer built in <c>sys-libs/pam</c>, and has
58 been moved in <c>sys-auth/pam_chroot</c>.
59 </p>
60
61
62
63
64 --
65 gentoo-commits@g.o mailing list