diff options
author | Bjarni Ingi Gislason | 2018-05-18 21:21:42 +0200 |
---|---|---|
committer | Karel Zak | 2018-05-23 10:43:27 +0200 |
commit | 0bb7e904d72213b29f890364e25796685ee377f4 (patch) | |
tree | 5930dd59265bbad36cd13b69f5028d0e6d58bf61 /term-utils | |
parent | more: reorder global declarations (diff) | |
download | kernel-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 'term-utils')
-rw-r--r-- | term-utils/setterm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/term-utils/setterm.1 b/term-utils/setterm.1 index 22a8ff03a..07495c5e7 100644 --- a/term-utils/setterm.1 +++ b/term-utils/setterm.1 @@ -47,7 +47,7 @@ can be an or .BR grey , or -.BR bright +.B bright followed by .BR red , |