diff mbox series

devlint-health.8: use a single-font macro for a single argument

Message ID 20200629004248.GA18528@rhi.hi.is
State Accepted
Delegated to: stephen hemminger
Headers show
Series devlint-health.8: use a single-font macro for a single argument | expand

Commit Message

Bjarni Ingi Gislason June 29, 2020, 12:42 a.m. UTC
Use a single font macro for a single argument.

  Remove unnecessary quotes for a single-font macro.

  Join two lines into one.

  The output of "nroff" and "groff" is unchanged.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 man/man8/devlink-health.8 | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)
diff mbox series

Patch

diff --git a/man/man8/devlink-health.8 b/man/man8/devlink-health.8
index 8a3c77be..215f549b 100644
--- a/man/man8/devlink-health.8
+++ b/man/man8/devlink-health.8
@@ -18,49 +18,47 @@  devlink-health \- devlink health reporting and recovery
 \fB\-V\fR[\fIersion\fR] }
 
 .ti -8
-.BR "devlink health show"
+.B devlink health show
 .RI "[ " DEV ""
 .B reporter
 .RI ""REPORTER " ] "
 
 .ti -8
-.BR "devlink health recover"
+.B devlink health recover
 .RI "" DEV ""
 .B reporter
 .RI "" REPORTER ""
 
 .ti -8
-.BR "devlink health diagnose"
+.B devlink health diagnose
 .RI "" DEV ""
 .B reporter
 .RI "" REPORTER ""
 
 .ti -8
-.BR "devlink health dump show"
+.B devlink health dump show
 .RI "" DEV ""
 .B  reporter
 .RI "" REPORTER ""
 
 .ti -8
-.BR "devlink health dump clear"
+.B devlink health dump clear
 .RI "" DEV ""
 .B reporter
 .RI "" REPORTER ""
 
 .ti -8
-.BR "devlink health set"
+.B devlink health set
 .RI "" DEV ""
 .B reporter
 .RI "" REPORTER ""
-.RI "[ "
+[
 .BI "grace_period " MSEC "
-.RI "]"
-.RI "[ "
+] [
 .BR auto_recover " { " true " | " false " } "
-.RI "]"
-.RI "[ "
+] [
 .BR auto_dump " { " true " | " false " } "
-.RI "]"
+]
 
 .ti -8
 .B devlink health help