From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.67)
(envelope-from )
id 1IEANO-00020I-3g
for garchives@archives.gentoo.org; Thu, 26 Jul 2007 20:56:02 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6QKtp96003851;
Thu, 26 Jul 2007 20:55:51 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6QKtosm003846
for ; Thu, 26 Jul 2007 20:55:51 GMT
Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133])
(using TLSv1 with cipher AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTP id 5D12164FA2
for ; Thu, 26 Jul 2007 20:55:50 +0000 (UTC)
Received: from yoswink by stork.gentoo.org with local (Exim 4.60)
(envelope-from )
id 1IEANA-0001G4-3O
for gentoo-doc-cvs@lists.gentoo.org; Thu, 26 Jul 2007 20:55:48 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-sparc-netboot-howto.xml
Message-Id:
From: Jose Luis Rivero
Date: Thu, 26 Jul 2007 20:55:48 +0000
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 04890831-606d-4ee5-8118-15c28386411e
X-Archives-Hash: e93e114876f1f5a92161a4b0609f4fd2
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 @@
-
+
@@ -97,10 +97,10 @@
-The format of /etc/ethers 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 /etc/ethers 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:
--
gentoo-doc-cvs@gentoo.org mailing list