en-US/Kernel.xml

John J. McDonough jjmcd at fedoraproject.org
Fri May 1 11:30:05 UTC 2009


 en-US/Kernel.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fcaa2efc8382c673203c51514d17e6823141949c
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Fri May 1 07:29:37 2009 -0400

    Small typos in Kernel

diff --git a/en-US/Kernel.xml b/en-US/Kernel.xml
index cb9dba9..f78b790 100644
--- a/en-US/Kernel.xml
+++ b/en-US/Kernel.xml
@@ -13,12 +13,12 @@
     
     <para>The <ulink
     url="http://lwn.net/Articles/244829/">relatime</ulink> option is
-    now enabled by default in Fedora 11.  It improves filesystem
+    now enabled by default in Fedora 11.  It improves file system
     performance and reduces power consumption.</para>
 
     <para>The POSIX standard requires operating systems to keep track
     of the last time each file was accessed by an application or the
-    user, and to store this timestamp as part of the filesystem
+    user, and to store this timestamp as part of the file system
     data. This timestamp, called <firstterm>atime</firstterm>, is used
     in finding out which files are never used (to clean up the
     <filename>/tmp</filename> directory for example) or if a file has





More information about the docs-commits mailing list