Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-net-modules.xml
Date: Mon, 05 Nov 2007 23:03:23
Message-Id: E1IpAyS-0007o3-4r@stork.gentoo.org
1 titefleur 07/11/05 23:03:16
2
3 Modified: hb-net-modules.xml
4 Log:
5 Sync to 1.24
6
7 Revision Changes Path
8 1.12 xml/htdocs/doc/fr/handbook/hb-net-modules.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-net-modules.xml?rev=1.12&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-net-modules.xml?rev=1.12&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-net-modules.xml?r1=1.11&r2=1.12
13
14 Index: hb-net-modules.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-net-modules.xml,v
17 retrieving revision 1.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- hb-net-modules.xml 20 Apr 2007 09:18:03 -0000 1.11
21 +++ hb-net-modules.xml 5 Nov 2007 23:03:15 -0000 1.12
22 @@ -7,7 +7,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/fr/handbook/hb-net-modules.xml,v 1.11 2007/04/20 09:18:03 cam Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-net-modules.xml,v 1.12 2007/11/05 23:03:15 titefleur Exp $ -->
28
29 <sections>
30
31 @@ -17,8 +17,8 @@
32 ponts réseaux, les VLAN et autres.
33 </abstract>
34
35 -<version>8.2</version>
36 -<date>2007-04-13</date>
37 +<version>8.3</version>
38 +<date>2007-11-02</date>
39
40 <section>
41 <title>Les modules réseaux</title>
42 @@ -393,7 +393,7 @@
43 </p>
44
45 <pre caption="Configuration d'un pont réseau dans /etc/conf.d/net">
46 -<comment># Configuration du pont (voir « man btctl » pour plus de détails) :</comment>
47 +<comment># Configuration du pont (voir « man brctl » pour plus de détails) :</comment>
48 brctl_br0=( "setfd 0" "sethello 0" "stp off" )
49
50 <comment># Ajout de ports au pont br0 :</comment>
51
52
53
54 --
55 gentoo-commits@g.o mailing list