]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: fix "maybe be" duplication
authorAustin English <austinenglish@gmail.com>
Mon, 13 May 2019 18:53:16 +0000 (13:53 -0500)
committerKarel Zak <kzak@redhat.com>
Wed, 15 May 2019 11:48:54 +0000 (13:48 +0200)
Signed-off-by: Austin English <austinenglish@gmail.com>
misc-utils/lsblk.8

index 3201582789f892093fe8e33db186b1d17e517f52..2910ee356cdd4e832e14c922f7dad3668800df93 100644 (file)
@@ -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"