]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: (man) small typo fixes
authorMerlin Büge <merlin.buege@tuhh.de>
Thu, 17 Oct 2019 04:45:22 +0000 (06:45 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 17 Oct 2019 09:01:13 +0000 (11:01 +0200)
sys-utils/mount.8

index 0c55e1b4348ee9ce5b26847c678c816dfbd6570b..7b3f876617dafdfe1b04cbf9be6c44b9eba12ba8 100644 (file)
@@ -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 <device>\fR provides details about
 a filesystem on the specified device.