rane 06/07/18 16:45:11 Modified: kernel-config.xml Log: moving a parenthesis:
Revision Changes Path 1.3 xml/htdocs/doc/en/kernel-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: kernel-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kernel-config.xml 17 Jul 2006 16:23:50 -0000 1.2 +++ kernel-config.xml 18 Jul 2006 16:45:11 -0000 1.3 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.2 2006/07/17 16:23:50 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.3 2006/07/18 16:45:11 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/kernel-config.xml"> @@ -181,7 +181,7 @@ There are some utilities available that will help you. <c>lspci</c> (part of the <c>sys-apps/pciutils</c> package) will identify your PCI-based and AGP-based hardware, and this includes components built onto the motherboard -itself. <c>lsusb</c> (from the <c>sys-apps/usbutils</c>) package will identify +itself. <c>lsusb</c> (from the <c>sys-apps/usbutils</c> package) will identify devices connected to USB ports. </p> -- [email protected] mailing list
