diff options
Diffstat (limited to 'appendixa/coreutils-desc.xml')
-rw-r--r-- | appendixa/coreutils-desc.xml | 4 |
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> |