From 15dc088cad2e8548b721b83c2a42ec1d6bac0731 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 12 May 2011 18:32:08 +0200 Subject: [PATCH] mount: remove note about obsolete volume_id library from man page Signed-off-by: Karel Zak --- mount/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mount/mount.8 b/mount/mount.8 index e8f831882b..e2d8666759 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 , -- 2.47.2