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/dmesg.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/dmesg.1') diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1 index 2b61c3739..adf5214b4 100644 --- a/sys-utils/dmesg.1 +++ b/sys-utils/dmesg.1 @@ -160,7 +160,7 @@ Do not print kernel's timestamps. Print timestamps using the given \fIformat\fR, which can be .BR ctime , .BR reltime , -.BR delta +.B delta or .BR iso . The first three formats are aliases of the time-format-specific options. -- cgit v1.2.3-55-g7522