From b2de475c6729e2eb0f492b9d9d158c143b318cd0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Merlin=20B=C3=BCge?= Date: Thu, 17 Oct 2019 06:45:22 +0200 Subject: [PATCH] mount: (man) small typo fixes --- sys-utils/mount.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 0c55e1b434..7b3f876617 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -149,12 +149,12 @@ or UUID (see the \fB\-L\fR and \fB\-U\fR options below), or its partition label or UUID. Partition identifiers are supported for example for GUID Partition Tables (GPT). -The device name of disk partitions are unstable; hardware reconfiguration, -adding or removing a device can cause change in names. This is reason why it's -strongly recommended to use filesystem or partition identificators like UUID or +The device names of disk partitions are unstable; hardware reconfiguration, +adding or removing a device can cause changes in names. This is the reason why it's +strongly recommended to use filesystem or partition identifiers like UUID or LABEL. -The command \fBlsblk --fs\fR provides overview of filesystems, LABELs and UUIDs +The command \fBlsblk --fs\fR provides an overview of filesystems, LABELs and UUIDs on available block devices. The command \fBblkid -p \fR provides details about a filesystem on the specified device. -- 2.47.2