jkt 08/01/09 20:36:44 Modified: altinstall.xml Log: #205074, typo in file names
Revision Changes Path 1.74 xml/htdocs/doc/en/altinstall.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.74&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?r1=1.73&r2=1.74 Index: altinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- altinstall.xml 20 Sep 2007 18:36:49 -0000 1.73 +++ altinstall.xml 9 Jan 2008 20:36:44 -0000 1.74 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.73 2007/09/20 18:36:49 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.74 2008/01/09 20:36:44 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/altinstall.xml"> @@ -56,8 +56,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>0.72</version> -<date>2007-09-20</date> +<version>0.73</version> +<date>2008-01-09</date> <chapter> <title>About this document</title> @@ -294,10 +294,10 @@ <p> For DHCPd, run <c>emerge dhcp</c> (or any other DHCP server of your choice). Make sure that the correct interface is selected in -<path>/etc/conf.d/dhcp</path>. +<path>/etc/conf.d/dhcpd</path>. </p> -<pre caption="dhcp.conf"> +<pre caption="dhcpd.conf"> option option-150 code 150 = text ; ddns-update-style none ; host eta { -- [email protected] mailing list
