From: Paul Eggert Date: Sat, 26 Nov 2005 07:52:43 +0000 (+0000) Subject: (df invocation): Document treatment of dummy file X-Git-Tag: v6.0~1242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c69f05221102761d9c74505378aa3f2ee4cc534;p=thirdparty%2Fcoreutils.git (df invocation): Document treatment of dummy file systems better. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c35ae91402..d0de1d5c59 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}