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/flock.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-utils/flock.1') diff --git a/sys-utils/flock.1 b/sys-utils/flock.1 index 72c757aed..5b1d635b4 100644 --- a/sys-utils/flock.1 +++ b/sys-utils/flock.1 @@ -74,7 +74,7 @@ and the timeout is reached. The default value is \fB1\fR. Do not fork before executing .IR command . Upon execution the flock process is replaced by -.IR command +.I command which continues to hold the lock. This option is incompatible with \fB\-\-close\fR as there would otherwise be nothing left to hold the lock. .TP @@ -112,7 +112,7 @@ Decimal fractional values are allowed. See the .B \-E option for the exit code used. The zero number of -.IR seconds +.I seconds is interpreted as \fB\-\-nonblock\fR. .TP .B \-\-verbose -- cgit v1.2.3-55-g7522