From bdc8c71d3540dcafeb7fb2c8c362599232e9250a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sat, 29 Jan 2022 12:25:16 +0100 Subject: [PATCH] Improve markup in findmnt.8.adoc --- misc-utils/findmnt.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/findmnt.8.adoc b/misc-utils/findmnt.8.adoc index 8d89517cf4..3dbf467073 100644 --- a/misc-utils/findmnt.8.adoc +++ b/misc-utils/findmnt.8.adoc @@ -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 -- 2.47.3