Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-portage-configuration.xml
Date: Mon, 19 Nov 2007 07:51:35
Message-Id: E1Iu1PX-00039F-5h@stork.gentoo.org
1 nightmorph 07/11/19 07:51:15
2
3 Modified: hb-portage-configuration.xml
4 Log:
5 fix config file information, bug 199527
6
7 Revision Changes Path
8 1.16 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.15&r2=1.16
13
14 Index: hb-portage-configuration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- hb-portage-configuration.xml 25 Mar 2007 08:10:51 -0000 1.15
21 +++ hb-portage-configuration.xml 19 Nov 2007 07:51:15 -0000 1.16
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.15 2007/03/25 08:10:51 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.16 2007/11/19 07:51:15 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configuration file or as environment variable.
33 </abstract>
34
35 -<version>1.7</version>
36 -<date>2007-03-25</date>
37 +<version>1.8</version>
38 +<date>2007-11-18</date>
39
40 <section>
41 <title>Portage Configuration</title>
42 @@ -118,11 +118,11 @@
43
44 <p>
45 More information about Portage's Configuration File Protection is available
46 -through <c>emerge</c>:
47 +in the CONFIGURATION FILES section of the <c>emerge</c> manpage:
48 </p>
49
50 <pre caption="More information about Configuration File Protection">
51 -$ <i>emerge --help config</i>
52 +$ <i>man emerge</i>
53 </pre>
54
55 </body>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list