From fd5f21ca45dcebdb24f246dba8e4e6684e3ba226 Mon Sep 17 00:00:00 2001 From: Austin English Date: Mon, 13 May 2019 13:53:16 -0500 Subject: lsblk: fix "maybe be" duplication Signed-off-by: Austin English --- misc-utils/lsblk.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc-utils') 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" -- cgit v1.2.3-55-g7522