[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200629004248.GA18528@rhi.hi.is>
Date: Mon, 29 Jun 2020 00:42:48 +0000
From: Bjarni Ingi Gislason <bjarniig@....hi.is>
To: netdev@...r.kernel.org
Subject: [PATCH] devlint-health.8: use a single-font macro for a single
argument
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@....hi.is>
---
man/man8/devlink-health.8 | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
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
--
2.27.0
Powered by blists - more mailing lists