nightmorph 06/05/15 07:02:13 Modified: hb-install-config.xml Log: Fixed fstab grammar for bug 133348; thanks to chriswhite for reporting.
Revision Changes Path 1.4 xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-config.xml 28 Mar 2006 10:36:00 -0000 1.3 +++ hb-install-config.xml 15 May 2006 07:02:13 -0000 1.4 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v 1.3 2006/03/28 10:36:00 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v 1.4 2006/05/15 07:02:13 nightmorph Exp $ --> <sections> @@ -68,8 +68,8 @@ </ul> <p> -The default <path>/etc/fstab</path> file provided by Gentoo <e>is no valid fstab -file</e>, so start <c>nano</c> (or your favorite editor) to create your +The default <path>/etc/fstab</path> file provided by Gentoo <e>is not a valid +fstab file</e>, so start <c>nano</c> (or your favorite editor) to create your <path>/etc/fstab</path>: </p> -- [email protected] mailing list
