Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: home-router-howto.xml
Date: Fri, 17 Mar 2006 10:17:12
Message-Id: 200603171017.k2HAH5VM022671@robin.gentoo.org
1 neysx 06/03/17 10:17:04
2
3 Modified: home-router-howto.xml
4 Log:
5 #126489 grep lspci output
6
7 Revision Changes Path
8 1.42 xml/htdocs/doc/en/home-router-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.42&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.42&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml.diff?r1=1.41&r2=1.42&cvsroot=gentoo
13
14 Index: home-router-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v
17 retrieving revision 1.41
18 retrieving revision 1.42
19 diff -u -r1.41 -r1.42
20 --- home-router-howto.xml 1 Jan 2006 11:51:43 -0000 1.41
21 +++ home-router-howto.xml 17 Mar 2006 10:17:04 -0000 1.42
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/doc/en/home-router-howto.xml,v 1.41 2006/01/01 11:51:43 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.42 2006/03/17 10:17:04 neysx Exp $ -->
27
28 <guide link="/doc/en/home-router-howto.xml" lang="en">
29 <title>Home Router Guide</title>
30 @@ -17,8 +17,8 @@
31 <!-- The content of this document is released into the public domain -->
32 <license/>
33
34 -<version>1.24</version>
35 -<date>2005-12-20</date>
36 +<version>1.25</version>
37 +<date>2006-03-17</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -104,9 +104,9 @@
42
43 <p>
44 If you do not see your two cards showing up and you're not sure what kind of
45 -cards you have, try running <c>lspci</c>. You can get that from <c>emerge
46 -pciutils</c>. Look for "Ethernet controller" in the output. Once you have
47 -this information, go into your kernel and add support for the correct drivers.
48 +cards you have, try running <c>lspci | grep Ethernet</c>. You can get that from
49 +<c>emerge pciutils</c>. Once you have this information, go into your kernel and
50 +add support for the correct drivers.
51 </p>
52
53 <p>
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list