]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: clarify that duplicate NFS mounts are skipped by df
authorFridolin Pokorny <fpokorny@redhat.com>
Thu, 21 Aug 2014 09:45:54 +0000 (11:45 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Thu, 21 Aug 2014 09:45:57 +0000 (11:45 +0200)
* doc/coreutils.texi (df invocation): Add a sentence that eliding
duplicate entries for the same file system is not limited to bind
mounts, but also happens for remote file systems like NFS.

doc/coreutils.texi

index 7c86719717a25f4b4ea4c74e132878e1a0c414b9..47d698e90c7232914b6e638c261d0947fd665c7f 100644 (file)
@@ -11171,7 +11171,8 @@ Non-integer quantities are rounded up to the next higher unit.
 For bind mounts and without arguments, @command{df} only outputs the statistics
 for that device with the shortest mount point name in the list of file systems
 (@var{mtab}), i.e., it hides duplicate entries, unless the @option{-a} option is
-specified.
+specified.  Remote file systems, such as NFS, are treated the same way as local
+ones; only one mount entry per remote file system is shown by default.
 
 With the same logic, @command{df} elides a mount entry of a dummy pseudo device
 if there is another mount entry of a real block device for that mount point with