From: Karel Zak Date: Fri, 28 Jan 2022 10:28:06 +0000 (+0100) Subject: findmnt: add to the man page note about SOURCES X-Git-Tag: v2.38-rc1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=177c9ec7c7aa0f49413f4cb5f347edf721d5a5ba;p=thirdparty%2Futil-linux.git findmnt: add to the man page note about SOURCES References: https://github.com/util-linux/util-linux/pull/1576 Signed-off-by: Karel Zak --- diff --git a/misc-utils/findmnt.8.adoc b/misc-utils/findmnt.8.adoc index de5409eb79..8d89517cf4 100644 --- a/misc-utils/findmnt.8.adoc +++ b/misc-utils/findmnt.8.adoc @@ -29,6 +29,8 @@ The command-line option *--target* accepts any file or directory and then *findm The command prints all mounted filesystems in the tree-like format by default. +The relationship between block devices and filesystems is not always one-to-one. The filesystem may use more block devices. This is why *findmnt* provides SOURCE and SOURCES (pl.) columns. The column SOURCES displays all devices where it is possible to find the same filesystem UUID (or another tag specified in fstab when executed with --fstab and --evaluate). + == OPTIONS *-A*, *--all*::