jkt 06/01/25 01:52:57 Modified: xml/htdocs/doc/en gentoo-sparc-faq.xml Log: Changing the "devfs" reference to mention udev
Revision Changes Path 1.9 +8 -6 xml/htdocs/doc/en/gentoo-sparc-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo Index: gentoo-sparc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gentoo-sparc-faq.xml 1 Jan 2006 11:51:43 -0000 1.8 +++ gentoo-sparc-faq.xml 25 Jan 2006 01:52:57 -0000 1.9 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.8 2006/01/01 11:51:43 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.9 2006/01/25 01:52:57 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-sparc-faq.xml"> @@ -18,8 +18,9 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.4</version> -<date>2005-10-28</date> + +<version>1.5</version> +<date>2006-01-25</date> <chapter> <title>Documentation Notes</title> @@ -193,9 +194,10 @@ <p> Most of the time, the default kernel options will be acceptable for hardware -support. You will need to make sure that <c>devfs</c> and <c>virtual memory -filesystem support</c> is enabled in the kernel as instructed in the <uri -link="http://www.gentoo.org/doc/en/handbook/">Installation Handbook</uri>. +support. You will need to make sure that <c>devfs</c> (in case you don't use +<c>udev</c>) and <c>virtual memory filesystem support</c> is enabled in the +kernel as instructed in the <uri +link="/doc/en/handbook/handbook-sparc.xml">Installation Handbook</uri>. </p> </body> -- [email protected] mailing list
