]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Improve markup in findmnt.8.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Sat, 29 Jan 2022 11:25:16 +0000 (12:25 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Jan 2022 11:25:16 +0000 (12:25 +0100)
misc-utils/findmnt.8.adoc

index 8d89517cf4b3b789ab4bbbf13bcff1897e756d89..3dbf467073daf06bf568d8af05ed40606f972710 100644 (file)
@@ -29,7 +29,7 @@ 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).
+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