diff options
author | Jim Meyering <jim@meyering.net> | 2005-06-19 08:34:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-06-19 08:34:14 +0000 |
commit | c6f9b7c7c8a7f7e8a3d4444eba876374ce6a446d (patch) | |
tree | 42da2d66d422ee1dce9d6b3b4c6c9c6d43a0f181 /doc | |
parent | b0e72c0a63d7bc7f85bbf5e2a136fea4d678e9ed (diff) | |
download | coreutils-c6f9b7c7c8a7f7e8a3d4444eba876374ce6a446d.tar.xz |
use `file system', not `filesystem'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index b85d2b3eb..89de642c5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -7367,7 +7367,7 @@ clients. Compressed file systems. @end itemize -In the particular case of ext3 filesystems, the above disclaimer applies (and +In the particular case of ext3 file systems, the above disclaimer applies (and @command{shred} is thus of limited effectiveness) only in @code{data=journal} mode, which journals file data in addition to just metadata. In both the @code{data=ordered} (default) and @code{data=writeback} modes, |