From: Austin English Date: Mon, 13 May 2019 18:53:16 +0000 (-0500) Subject: lsblk: fix "maybe be" duplication X-Git-Tag: v2.34-rc2~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5f21ca45dcebdb24f246dba8e4e6684e3ba226;p=thirdparty%2Futil-linux.git lsblk: fix "maybe be" duplication Signed-off-by: Austin English --- diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index 3201582789..2910ee356c 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"