Gentoo Archives: gentoo-commits

From: "Damian Kuras (shadow)" <shadow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-net-modules.xml
Date: Sat, 10 Nov 2007 15:04:22
Message-Id: E1Iqrsf-0002N2-Iq@stork.gentoo.org
1 shadow 07/11/10 15:04:17
2
3 Modified: hb-net-modules.xml
4 Log:
5 sync to 1.24
6
7 Revision Changes Path
8 1.19 xml/htdocs/doc/pl/handbook/hb-net-modules.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-net-modules.xml?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-net-modules.xml?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-net-modules.xml?r1=1.18&r2=1.19
13
14 Index: hb-net-modules.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-net-modules.xml,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- hb-net-modules.xml 25 Apr 2007 16:22:09 -0000 1.18
21 +++ hb-net-modules.xml 10 Nov 2007 15:04:17 -0000 1.19
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/pl/handbook/hb-net-modules.xml,v 1.18 2007/04/25 16:22:09 shadoww Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-net-modules.xml,v 1.19 2007/11/10 15:04:17 shadow Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 konfigurację różnych klientów DHCP, bonding, bridging oraz sieci VLAN.
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>Moduły sieciowe</title>
42 @@ -375,7 +375,7 @@
43 </p>
44
45 <pre caption="Konfiguracja mostka w /etc/conf.d/net">
46 -<comment># Konfiguracja mostka - "man btctl", aby uzyskać szczegółowe informacje</comment>
47 +<comment># Konfiguracja mostka - "man brctl", aby uzyskać szczegółowe informacje</comment>
48 brctl_br0=( "setfd 0" "sethello 0" "stp off" )
49
50 <comment># Aby dodać porty do mostka br0</comment>
51
52
53
54 --
55 gentoo-commits@g.o mailing list