diff options
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 4a5ce4097..85b0bb0c5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6823,7 +6823,7 @@ multiple of the filesystem block size to fully erase the last block of the file. Use @option{--exact} to suppress that behavior. Thus, by default if you shred a 10-byte regular file on a system with 512-byte blocks, the resulting file will be 512 bytes long. With this option, -shred does not increase the size of the file. +shred does not increase the apparent size of the file. @item -z @itemx --zero |