swift 05/07/10 20:28:33 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: Coding Style update, no content change
Revision Changes Path 1.40 +5 -4 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- gentoo-x86-quickinstall.xml 10 Jul 2005 20:27:33 -0000 1.39 +++ gentoo-x86-quickinstall.xml 10 Jul 2005 20:28:33 -0000 1.40 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.39 2005/07/10 20:27:33 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.40 2005/07/10 20:28:33 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -222,9 +222,10 @@ <p> Edit <path>/etc/conf.d/hostname</path> and <path>/etc/conf.d/domainname</path>, run <c>rc-update add domainname default</c> and edit -<path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to configure your network. Add the <c>net.eth0</c> -initscript to the default runlevel. If you have multiple NICs, symlink them -to the <c>net.eth0</c> init script and add them to the default runlevel as well. +<path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to +configure your network. Add the <c>net.eth0</c> initscript to the default +runlevel. If you have multiple NICs, symlink them to the <c>net.eth0</c> +init script and add them to the default runlevel as well. </p> <p> -- [email protected] mailing list
