summaryrefslogtreecommitdiffstats
path: root/text-utils
diff options
context:
space:
mode:
authorAustin English2019-05-13 20:53:19 +0200
committerKarel Zak2019-05-15 13:49:20 +0200
commit4b4a780539c8a98fcbc31992840834f3e2b90435 (patch)
tree14034977a09b56283a64af6960da432c77c54470 /text-utils
parentrtcwake: fix "maybe be" duplication (diff)
downloadkernel-qcow2-util-linux-4b4a780539c8a98fcbc31992840834f3e2b90435.tar.gz
kernel-qcow2-util-linux-4b4a780539c8a98fcbc31992840834f3e2b90435.tar.xz
kernel-qcow2-util-linux-4b4a780539c8a98fcbc31992840834f3e2b90435.zip
column: fix "maybe be" duplication
Signed-off-by: Austin English <austinenglish@gmail.com>
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/column.12
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index 84243b5bd..fd1aaabed 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -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.