Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133348 - Minor grammar issue in fstab setup section
Summary: Minor grammar issue in fstab setup section
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 23:13 UTC by Chris White (RETIRED)
Modified: 2006-05-15 00:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris White (RETIRED) gentoo-dev 2006-05-14 23:13:24 UTC
Before code listing 1 in the URL mentioned in the URL field, there is the following sentence:

"The default /etc/fstab file provided by Gentoo is no valid fstab file, so start nano (or your favorite editor) to create your /etc/fstab:"

the "no valid fstab file" is where the issue exists. This should be changed to:

"The default /etc/fstab file provided by Gentoo in not a valid fstab file! So start nano (or your favorite editor) to create your /etc/fstab:"

I originally noticed this in the alpha handbook, so other arches might have this issue as well.
Comment 1 nm (RETIRED) gentoo-dev 2006-05-14 23:56:05 UTC
I'll take this bug. A quick grep -R of handbook/ shows it's just in hb-install-config.xml for the networked and networkless handbooks.
Comment 2 nm (RETIRED) gentoo-dev 2006-05-15 00:02:57 UTC
In CVS; thankya Chris.