summaryrefslogtreecommitdiffstats
path: root/sys-utils/choom.1
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 /sys-utils/choom.1
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 'sys-utils/choom.1')
-rw-r--r--sys-utils/choom.114
1 files changed, 7 insertions, 7 deletions
diff --git a/sys-utils/choom.1 b/sys-utils/choom.1
index 68496d112..9cac198d0 100644
--- a/sys-utils/choom.1
+++ b/sys-utils/choom.1
@@ -3,18 +3,18 @@
choom \- display and adjust OOM-killer score.
.SH SYNOPSIS
.B choom
-.RB \-p
+.B \-p
.IR pid
.sp
.B choom
-.RB \-p
-.IR pid
-.RB \-n
-.IR number
+.B \-p
+.I pid
+.B \-n
+.I number
.sp
.B choom
-.RB \-n
-.IR number
+.B \-n
+.I number
.IR command\ [ argument ...]
.SH DESCRIPTION