summaryrefslogtreecommitdiffstats
path: root/text-utils
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2018-05-18 21:21:42 +0200
committerKarel Zak2018-05-23 10:43:27 +0200
commit0bb7e904d72213b29f890364e25796685ee377f4 (patch)
tree5930dd59265bbad36cd13b69f5028d0e6d58bf61 /text-utils
parentmore: reorder global declarations (diff)
downloadkernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.tar.gz
kernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.tar.xz
kernel-qcow2-util-linux-0bb7e904d72213b29f890364e25796685ee377f4.zip
man: Use the correct macro for a font change of one argument
Use the correct macro (I, B) for the font change of one argument, not those that are used for alternating two fonts, like "BR", "IR", "RB", or "RI". Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/column.16
-rw-r--r--text-utils/hexdump.12
2 files changed, 4 insertions, 4 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index b25748248..e81c8c1d6 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -42,13 +42,13 @@ The
.B column
utility formats its input into multiple columns. The util support three modes:
.TP
-.BR "columns are filled before rows"
+.B columns are filled before rows
This is the default mode (required by backward compatibility).
.TP
-.BR "rows are filled before columns"
+.B rows are filled before columns
This mode is enabled by option \fB-x, \-\-fillrows\fP
.TP
-.BR "table"
+.B table
Determine the number of columns the input contains and create a table. This
mode is enabled by option \fB-t, \-\-table\fP and columns formatting is
possible to modify by \fB\-\-table-*\fP options. Use this mode if not sure.
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 5b7e8a4f0..23c32d70c 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -267,7 +267,7 @@ unit if both a value/\:string and an offset are specified. In that case
the respective output string will be highlighted if and only if the
value/\:string does not match the one at the offset.
.TP
-.BR COLOR
+.B COLOR
One of the 8 basic shell colors.
.TP
.B VALUE