]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
cciss.4: ffix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:37:23 +0000 (23:37 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:37:23 +0000 (23:37 +0200)
an.tmac:man4/cciss.4:100: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:101: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:102: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:103: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:104: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:105: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:106: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:107: style: 4 leading space(s) on input line
an.tmac:man4/cciss.4:281: style: 4 leading space(s) on input line

Reported-by: 'make lint-man'
Reported-by: groff(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man4/cciss.4

index 47fd542457b09cc9dd0e5186a215e6ea2da4245f..e6ce18baf500a2c505e35868c5c44b59b0452b3b 100644 (file)
@@ -96,15 +96,18 @@ run from the Smart Array's option ROM at boot time.
 The device naming scheme is as follows:
 .PP
 Major numbers:
-.PP
-    104     cciss0
-    105     cciss1
-    106     cciss2
-    105     cciss3
-    108     cciss4
-    109     cciss5
-    110     cciss6
-    111     cciss7
+.IP
+.TS
+r r.
+104    cciss0
+105    cciss1
+106    cciss2
+105    cciss3
+108    cciss4
+109    cciss5
+110    cciss6
+111    cciss7
+.TE
 .PP
 Minor numbers:
 .PP
@@ -277,8 +280,8 @@ This may be done via the
 .I /proc
 filesystem.
 For example:
-.PP
-    echo "rescan" > /proc/scsi/cciss0/1
+.IP
+echo "rescan" > /proc/scsi/cciss0/1
 .PP
 This causes the driver to:
 .RS