summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorKarel Zak2007-05-15 00:52:07 +0200
committerKarel Zak2007-05-18 13:07:59 +0200
commitc4e33ad025411157535b3eda347c20a03db47c62 (patch)
treef0f069f3dd4fc0c778366bf2ab531c8400f958b9 /mount/mount.8
parentmount: fsprobe: add libvolume_id support to configure.ac (diff)
downloadkernel-qcow2-util-linux-c4e33ad025411157535b3eda347c20a03db47c62.tar.gz
kernel-qcow2-util-linux-c4e33ad025411157535b3eda347c20a03db47c62.tar.xz
kernel-qcow2-util-linux-c4e33ad025411157535b3eda347c20a03db47c62.zip
mount: fsprobe: add libvolume_id support
Signed-off-by: Matthias Koenig <mkoenig@suse.de> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.85
1 files changed, 2 insertions, 3 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 8ed5a11b7..be6e53762 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -477,9 +477,8 @@ If no
option is given, or if the
.B auto
type is specified, mount will try to guess the desired type.
-If mount was compiled with the blkid library, the guessing is done
-by this library. Otherwise, mount guesses itself by probing the
-superblock; if that does not turn up anything that looks familiar,
+Mount uses the blkid or volume_id library for guessing the filesystem
+type; if that does not turn up anything that looks familiar,
mount will try to read the file
.IR /etc/filesystems ,
or, if that does not exist,