All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man4/*: srcfix: Correct the misuse of two-fonts macros
@ 2020-02-23 21:28 Bjarni Ingi Gislason
  0 siblings, 0 replies; only message in thread
From: Bjarni Ingi Gislason @ 2020-02-23 21:28 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

  Changes are based on the latest (23th Februar 2020) revision of my
local git repository.

  Correct the misuse of a two-font macro, which function is to

1) use the first font for each odd numbered argument and the second
font for all others.

2) join the arguments without an intervening space.

  There is no change in the output.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 man4/smartpqi.4 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index a8eef9f56..4646127fa 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -163,7 +163,7 @@ for an explanation of the
 .I lockup_action
 values.
 .TP
-.IR /sys/class/scsi_host/host*/driver_version
+.I /sys/class/scsi_host/host*/driver_version
 The
 .I driver_version
 attribute is read-only.
@@ -179,7 +179,7 @@ $ \c
 .EE
 .in
 .TP
-.IR /sys/class/scsi_host/host*/firmware_version
+.I /sys/class/scsi_host/host*/firmware_version
 The
 .I firmware_version
 attribute is read-only.
@@ -195,7 +195,7 @@ $ \c
 .EE
 .in
 .TP
-.IR /sys/class/scsi_host/host*/model
+.I /sys/class/scsi_host/host*/model
 The
 .I model
 attribute is read-only.
@@ -211,7 +211,7 @@ $ \c
 .EE
 .in
 .TP
-.IR /sys/class/scsi_host/host*/serial_number
+.I /sys/class/scsi_host/host*/serial_number
 The
 .I serial_number
 attribute is read-only.
@@ -227,7 +227,7 @@ $ \c
 .EE
 .in
 .TP
-.IR /sys/class/scsi_host/host*/vendor
+.I /sys/class/scsi_host/host*/vendor
 The
 .I vendor
 attribute is read-only.
-- 
2.25.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-23 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23 21:28 [PATCH] man4/*: srcfix: Correct the misuse of two-fonts macros Bjarni Ingi Gislason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.