Gentoo Archives: gentoo-commits

From: "Camille Huot (cam)" <cam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-portage-configuration.xml
Date: Fri, 28 Dec 2007 10:39:41
Message-Id: E1J8Ccp-00087K-1o@stork.gentoo.org
1 cam 07/12/28 10:39:35
2
3 Modified: hb-portage-configuration.xml
4 Log:
5 Sync 1.16
6
7 Revision Changes Path
8 1.9 xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml?r1=1.8&r2=1.9
13
14 Index: hb-portage-configuration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- hb-portage-configuration.xml 26 Mar 2007 08:58:45 -0000 1.8
21 +++ hb-portage-configuration.xml 28 Dec 2007 10:39:34 -0000 1.9
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.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml,v 1.8 2007/03/26 08:58:45 cam Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-portage-configuration.xml,v 1.9 2007/12/28 10:39:34 cam Exp $ -->
28
29 <sections>
30
31 @@ -15,8 +15,8 @@
32 variables d'environnement.
33 </abstract>
34
35 -<version>1.6</version>
36 -<date>2007-02-15</date>
37 +<version>1.8</version>
38 +<date>2007-11-18</date>
39
40 <section>
41 <title>Configuration de Portage</title>
42 @@ -121,13 +121,13 @@
43 </pre>
44
45 <p>
46 -Pour afficher l'aide intégrée dans Portage à propos de la protection des
47 -fichiers de configuration, utilisez la commande <c>emerge</c> comme
48 -suit&nbsp;:
49 +La section CONFIGURATION FILES de la page man d'<c>emerge</c> contient plus
50 +d'informations à propos de la proctection des fichiers de configuration par
51 +Portage&nbsp;:
52 </p>
53
54 <pre caption="Afficher l'aide de Portage sur la protection des fichiers">
55 -$ <i>emerge --help config</i>
56 +$ <i>man emerge</i>
57 </pre>
58
59 </body>
60
61
62
63 --
64 gentoo-commits@g.o mailing list