nightmorph 06/05/15 07:00:22 Modified: hb-install-config.xml Log: Fixed fstab grammar for bug 133348; thanks to chriswhite for reporting.
Revision Changes Path 1.77 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.77&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.77&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.76&r2=1.77&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- hb-install-config.xml 28 Mar 2006 10:35:59 -0000 1.76 +++ hb-install-config.xml 15 May 2006 07:00:22 -0000 1.77 @@ -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/hb-install-config.xml,v 1.76 2006/03/28 10:35:59 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.77 2006/05/15 07:00:22 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
