From 88dd06b87554141185f3dbf31f2f18bf6c821ce3 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 21 Oct 2010 17:24:41 +0200 Subject: [PATCH] mount: remove warning about FS detection from mount.1 The warning is from util-linux 2.7.1 (year 1996)... the filesystems detection is pretty generic now. Signed-off-by: Karel Zak --- mount/mount.8 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mount/mount.8 b/mount/mount.8 index 52127f7f..a6566b00 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -663,11 +663,6 @@ Creating a file .I /etc/filesystems can be useful to change the probe order (e.g., to try vfat before msdos or ext3 before ext2) or if you use a kernel module autoloader. -Warning: the probing uses a heuristic (the presence of appropriate `magic'), -and could recognize the wrong filesystem type, possibly with catastrophic -consequences. If your data is valuable, don't ask -.B mount -to guess. More than one type may be specified in a comma separated list. The list of filesystem types can be prefixed with -- 2.39.5