Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23308 - Typo in /etc/fstab on x86 & sparc
Summary: Typo in /etc/fstab on x86 & sparc
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 20:31 UTC by Joe Kallar (RETIRED)
Modified: 2011-10-30 22:19 UTC (History)
0 users

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 Joe Kallar (RETIRED) gentoo-dev 2003-06-22 20:31:31 UTC
Line 4 of /etc/fstab is:
# noatime turns of atimes for increased performance
                  ^
Should be:
# noatime turns off atimes for increased performance
Comment 1 Joe Kallar (RETIRED) gentoo-dev 2003-06-22 20:32:19 UTC
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.12 2003/03/11 02:50:53 azarah Exp
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-07-17 12:54:41 UTC
Fixed in CVS, thanks.