From: Bjarni Ingi Gislason Date: Sun, 28 Jun 2020 23:26:12 +0000 (+0000) Subject: devlink.8: Use a single-font macro for a single argument X-Git-Tag: v5.8.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472fb39d552fdd274e4baa0fa9d01926a491a2b2;p=thirdparty%2Fiproute2.git devlink.8: Use a single-font macro for a single argument Use a single-font macro for a single argument Signed-off-by: Bjarni Ingi Gislason Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/devlink.8 b/man/man8/devlink.8 index 7f4eda568..866fda51a 100644 --- a/man/man8/devlink.8 +++ b/man/man8/devlink.8 @@ -31,7 +31,7 @@ Read commands from provided file or standard input and invoke them. First failure will cause termination of devlink. .TP -.BR "\-force" +.B \-force Don't terminate devlink on errors in batch mode. If there were any errors during execution of the commands, the application return code will be non zero.