aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/coreutils-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-31 15:07:36 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-31 15:07:36 +0000
commitab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch)
treef3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /appendixa/coreutils-desc.xml
parent90afe40d900c2c055750a4761e29b54009a7f6a7 (diff)
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/coreutils-desc.xml')
-rw-r--r--appendixa/coreutils-desc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/coreutils-desc.xml b/appendixa/coreutils-desc.xml
index 88a32e46c..28b098cdb 100644
--- a/appendixa/coreutils-desc.xml
+++ b/appendixa/coreutils-desc.xml
@@ -43,7 +43,7 @@ format, or sets the system date.</para>
count, while optionally performing conversions on it.</para>
<para><command>df</command> reports the amount of disk space available
-(and used) on all mounted filesystems, or only on the filesystems holding the
+(and used) on all mounted file systems, or only on the file systems holding the
given files.</para>
<para><command>dir</command> is the same as ls.</para>
@@ -177,7 +177,7 @@ or by number of lines.</para>
<para><command>sum</command> prints checksum and block counts for each
given file.</para>
-<para><command>sync</command> flushes filesystem buffers. It forces
+<para><command>sync</command> flushes file system buffers. It forces
changed blocks to disk and updates the super block.</para>
<para><command>tac</command> concatenates the given files in reverse.</para>