util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mount.8: small typo fixes
@ 2019-10-17  4:45 Merlin Büge
  2019-10-17  9:02 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Merlin Büge @ 2019-10-17  4:45 UTC (permalink / raw)
  To: util-linux; +Cc: Merlin Büge

---
 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 0c55e1b43..7b3f87661 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 <device>\fR provides details about
 a filesystem on the specified device.
 
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-17  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17  4:45 [PATCH] mount.8: small typo fixes Merlin Büge
2019-10-17  9:02 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).