summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-11-26 07:52:43 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-11-26 07:52:43 +0000
commit7c69f05221102761d9c74505378aa3f2ee4cc534 (patch)
treedee08f3377bf3c9c6bfbc476ba97722cc0e0701c /doc
parent1e20020bb87dce3aa5cc7aa6e320893b63bf7410 (diff)
downloadcoreutils-7c69f05221102761d9c74505378aa3f2ee4cc534.tar.xz
(df invocation): Document treatment of dummy file
systems better.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi6
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}