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@rhi.hi.is>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Bjarni Ingi Gislason 2020-06-29 00:42:48 +00:00 committed by Stephen Hemminger
parent f9bc806c9d
commit 860a5d12d5
1 changed files with 10 additions and 12 deletions

View File

@ -18,49 +18,47 @@ devlink-health \- devlink health reporting and recovery
\fB\-V\fR[\fIersion\fR] } \fB\-V\fR[\fIersion\fR] }
.ti -8 .ti -8
.BR "devlink health show" .B devlink health show
.RI "[ " DEV "" .RI "[ " DEV ""
.B reporter .B reporter
.RI ""REPORTER " ] " .RI ""REPORTER " ] "
.ti -8 .ti -8
.BR "devlink health recover" .B devlink health recover
.RI "" DEV "" .RI "" DEV ""
.B reporter .B reporter
.RI "" REPORTER "" .RI "" REPORTER ""
.ti -8 .ti -8
.BR "devlink health diagnose" .B devlink health diagnose
.RI "" DEV "" .RI "" DEV ""
.B reporter .B reporter
.RI "" REPORTER "" .RI "" REPORTER ""
.ti -8 .ti -8
.BR "devlink health dump show" .B devlink health dump show
.RI "" DEV "" .RI "" DEV ""
.B reporter .B reporter
.RI "" REPORTER "" .RI "" REPORTER ""
.ti -8 .ti -8
.BR "devlink health dump clear" .B devlink health dump clear
.RI "" DEV "" .RI "" DEV ""
.B reporter .B reporter
.RI "" REPORTER "" .RI "" REPORTER ""
.ti -8 .ti -8
.BR "devlink health set" .B devlink health set
.RI "" DEV "" .RI "" DEV ""
.B reporter .B reporter
.RI "" REPORTER "" .RI "" REPORTER ""
.RI "[ " [
.BI "grace_period " MSEC " .BI "grace_period " MSEC "
.RI "]" ] [
.RI "[ "
.BR auto_recover " { " true " | " false " } " .BR auto_recover " { " true " | " false " } "
.RI "]" ] [
.RI "[ "
.BR auto_dump " { " true " | " false " } " .BR auto_dump " { " true " | " false " } "
.RI "]" ]
.ti -8 .ti -8
.B devlink health help .B devlink health help