summaryrefslogtreecommitdiffstats
path: root/misc-utils
diff options
context:
space:
mode:
authorAustin English2019-05-13 20:53:16 +0200
committerKarel Zak2019-05-15 13:48:54 +0200
commitfd5f21ca45dcebdb24f246dba8e4e6684e3ba226 (patch)
treea09ddac42c7dddaf1ac20819fec31d510a480da3 /misc-utils
parentlibmount: fix "maybe be" duplication (diff)
downloadkernel-qcow2-util-linux-fd5f21ca45dcebdb24f246dba8e4e6684e3ba226.tar.gz
kernel-qcow2-util-linux-fd5f21ca45dcebdb24f246dba8e4e6684e3ba226.tar.xz
kernel-qcow2-util-linux-fd5f21ca45dcebdb24f246dba8e4e6684e3ba226.zip
lsblk: fix "maybe be" duplication
Signed-off-by: Austin English <austinenglish@gmail.com>
Diffstat (limited to 'misc-utils')
-rw-r--r--misc-utils/lsblk.86
1 files 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"