yoswink 07/07/26 20:55:48 Modified: gentoo-sparc-netboot-howto.xml Log: Change syntax in the first sentence as per gustavoz's request on #gentoo-es. Don't need a version bump, rest of modifed lines is just text wrapping.
Revision Changes Path 1.9 xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml?r1=1.8&r2=1.9 Index: gentoo-sparc-netboot-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gentoo-sparc-netboot-howto.xml 18 Aug 2005 14:27:28 -0000 1.8 +++ gentoo-sparc-netboot-howto.xml 26 Jul 2007 20:55:48 -0000 1.9 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml,v 1.8 2005/08/18 14:27:28 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml,v 1.9 2007/07/26 20:55:48 yoswink Exp $ --> <guide link="/doc/en/gentoo-sparc-netboot-howto.xml"> @@ -97,10 +97,10 @@ </p> <p> -The format of <path>/etc/ethers</path> is MAC address of the NIC the machine -will be netbooting from and the hostname. Whitespace delimits the MAC address -from the hostname, and each entry should have its own line. The following -example is for a host named sparc-netboot.gentoo.org: +The format of <path>/etc/ethers</path> is the MAC address of the NIC the +machine will be netbooting and its hostname. Whitespace delimits the MAC +address from the hostname, and each entry should have its own line. The +following example is for a host named sparc-netboot.gentoo.org: </p> <pre caption="Example /etc/ethers"> -- [EMAIL PROTECTED] mailing list
