From 6efe0b889d521aeb07ac01d567e8c643af142730 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Mon, 14 Nov 2011 22:57:47 +0000 Subject: [PATCH] Remove list nesting in the hardware notes section, thus making it compatible with the hardware notes generation script. MFC after: 3 days --- share/man/man4/mvs.4 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/share/man/man4/mvs.4 b/share/man/man4/mvs.4 index 5b82205a7293..a7bbe80c6014 100644 --- a/share/man/man4/mvs.4 +++ b/share/man/man4/mvs.4 @@ -120,9 +120,8 @@ The .Nm driver supports the following controllers: .Pp -.Bl -tag -compact -.It Gen-I (SATA 1.5Gbps): -.Bl -bullet -compact +Gen-I (SATA 1.5Gbps): +.Bl -bullet -compact -offset "xxxxxx" .It 88SX5040 .It @@ -132,8 +131,9 @@ driver supports the following controllers: .It 88SX5081 .El -.It Gen-II (SATA 3Gbps, NCQ, PMP): -.Bl -bullet -compact +.Pp +Gen-II (SATA 3Gbps, NCQ, PMP): +.Bl -bullet -compact -offset "xxxxxx" .It 88SX6040 .It @@ -143,8 +143,9 @@ driver supports the following controllers: .It 88SX6081 .El -.It Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS): -.Bl -bullet -compact +.Pp +Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS): +.Bl -bullet -compact -offset "xxxxxx" .It 88SX6042 .It @@ -156,7 +157,6 @@ driver supports the following controllers: .It MV78100 SoC .El -.El .Pp Note, that this hardware supports command queueing and FIS-based switching only for ATA DMA commands.