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

index 84243b5bd264e2d3c638d445df91f75cbe25015b..fd1aaabed2df3245166e5b16c542dcbd52518d2d 100644 (file)
@@ -100,7 +100,7 @@ Print header line for each page.
 Specify columns where is possible to use multi-line cell for long text when
 necessary.
 .IP "\fB\-H, \-\-table-hide\fP \fIcolumns\fP"
-Don't print specified columns. The special placeholder '-' maybe be used to
+Don't print specified columns. The special placeholder '-' may be used to
 hide all unnamed columns (see --table-columns).
 .IP "\fB\-O, \-\-table-order\fP \fIcolumns\fP"
 Specify columns order on output.