util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Austin English <austinenglish@gmail.com>
To: util-linux@vger.kernel.org
Cc: Austin English <austinenglish@gmail.com>
Subject: [PATCH 3/6] misc-utils/lsblk.8: fix "maybe be" duplication
Date: Mon, 13 May 2019 13:53:16 -0500	[thread overview]
Message-ID: <20190513185319.28853-3-austinenglish@gmail.com> (raw)
In-Reply-To: <20190513185319.28853-1-austinenglish@gmail.com>

Signed-off-by: Austin English <austinenglish@gmail.com>
---
 misc-utils/lsblk.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index 320158278..2910ee356 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -67,8 +67,8 @@ example by \fB\-E WWN\fR.
 .TP
 .BR \-e , " \-\-exclude " \fIlist\fP
 Exclude the devices specified by the comma-separated \fIlist\fR of major device numbers.
-Note that RAM disks (major=1) are excluded by default if \fB\-\-all\fR is no specified.
-The filter is applied to the top-level devices only. This maybe be confusing for
+Note that RAM disks (major=1) are excluded by default if \fB\-\-all\fR is not specified.
+The filter is applied to the top-level devices only. This may be confusing for
 \fB\-\-list\fR output format where hierarchy of the devices is not obvious.
 .TP
 .BR \-f , " \-\-fs"
@@ -83,7 +83,7 @@ Display help text and exit.
 .TP
 .BR \-I , " \-\-include " \fIlist\fP
 Include devices specified by the comma-separated \fIlist\fR of major device numbers.
-The filter is applied to the top-level devices only. This maybe be confusing for
+The filter is applied to the top-level devices only. This may be confusing for
 \fB\-\-list\fR output format where hierarchy of the devices is not obvious.
 .TP
 .BR \-i , " \-\-ascii"
-- 
2.21.0


  parent reply	other threads:[~2019-05-13 18:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13 18:53 [PATCH 1/6] lib/colors.c: fix "maybe be" duplication Austin English
2019-05-13 18:53 ` [PATCH 2/6] libmount/src/utils.c: " Austin English
2019-05-13 18:53 ` Austin English [this message]
2019-05-13 18:53 ` [PATCH 4/6] sys-utils/mount.8: " Austin English
2019-05-13 18:53 ` [PATCH 5/6] sys-utils/rtcwake.8.in: " Austin English
2019-05-13 18:53 ` [PATCH 6/6] text-utils/column.1: " Austin English
2019-05-15 11:50 ` [PATCH 1/6] lib/colors.c: " 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=20190513185319.28853-3-austinenglish@gmail.com \
    --to=austinenglish@gmail.com \
    --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).