util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Merlin Büge" <merlin.buege@tuhh.de>
To: util-linux@vger.kernel.org
Cc: "Merlin Büge" <merlin.buege@tuhh.de>
Subject: [PATCH] mount.8: small typo fixes
Date: Thu, 17 Oct 2019 06:45:22 +0200	[thread overview]
Message-ID: <20191017044522.130193-1-merlin.buege@tuhh.de> (raw)

---
 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


             reply	other threads:[~2019-10-17  4:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17  4:45 Merlin Büge [this message]
2019-10-17  9:02 ` [PATCH] mount.8: small typo fixes Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191017044522.130193-1-merlin.buege@tuhh.de \
    --to=merlin.buege@tuhh.de \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).