summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorKarel Zak2011-05-12 18:32:08 +0200
committerKarel Zak2011-05-12 18:32:08 +0200
commit15dc088cad2e8548b721b83c2a42ec1d6bac0731 (patch)
treee7cb294ca145f991f3fb650bc5c47c17afcacdb3 /mount
parentblkid: don't read past end of FAT32 cluster chain (diff)
downloadkernel-qcow2-util-linux-15dc088cad2e8548b721b83c2a42ec1d6bac0731.tar.gz
kernel-qcow2-util-linux-15dc088cad2e8548b721b83c2a42ec1d6bac0731.tar.xz
kernel-qcow2-util-linux-15dc088cad2e8548b721b83c2a42ec1d6bac0731.zip
mount: remove note about obsolete volume_id library from man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index e8f831882..e2d866675 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -653,7 +653,7 @@ If no
option is given, or if the
.B auto
type is specified, mount will try to guess the desired type.
-Mount uses the blkid or volume_id library for guessing the filesystem
+Mount uses the blkid 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 ,