swift 08/05/20 18:46:15 Modified: gentoo-sparc-netboot-howto.xml Log: Coding style
Revision Changes Path 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml?r1=1.9&r2=1.10 Index: gentoo-sparc-netboot-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gentoo-sparc-netboot-howto.xml 26 Jul 2007 20:55:48 -0000 1.9 +++ gentoo-sparc-netboot-howto.xml 20 May 2008 18:46:15 -0000 1.10 @@ -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.9 2007/07/26 20:55:48 yoswink Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-netboot-howto.xml,v 1.10 2008/05/20 18:46:15 swift Exp $ --> <guide link="/doc/en/gentoo-sparc-netboot-howto.xml"> @@ -97,9 +97,9 @@ </p> <p> -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 +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> -- [email protected] mailing list
