From 0bb7e904d72213b29f890364e25796685ee377f4 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Fri, 18 May 2018 19:21:42 +0000 Subject: 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 --- sys-utils/chcpu.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-utils/chcpu.8') diff --git a/sys-utils/chcpu.8 b/sys-utils/chcpu.8 index 41f0e09a5..2fb71115f 100644 --- a/sys-utils/chcpu.8 +++ b/sys-utils/chcpu.8 @@ -81,13 +81,13 @@ Display help text and exit. .B chcpu has the following return codes: .TP -.BR 0 +.B 0 success .TP -.BR 1 +.B 1 failure .TP -.BR 64 +.B 64 partial success .RE .SH AUTHOR -- cgit v1.2.3-55-g7522