diff options
-rw-r--r-- | doc/coreutils.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c35ae9140..d0de1d5c5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8785,11 +8785,9 @@ The program accepts the following options. Also see @ref{Common options}. @opindex --all @cindex automounter file systems @cindex ignore file systems -Include in the listing file systems that have a size of 0 blocks, which +Include in the listing dummy file systems, which are omitted by default. Such file systems are typically special-purpose -pseudo-file-systems, such as automounter entries. Also, file systems of -type ``ignore'' or ``auto'', supported by some operating systems, are -only included if this option is specified. +pseudo-file-systems, such as automounter entries. @item -B @var{size} @itemx --block-size=@var{size} |