svn commit: r227734 - stable/8/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Sat Nov 19 17:01:12 UTC 2011
Author: brueffer
Date: Sat Nov 19 17:01:11 2011
New Revision: 227734
URL: http://svn.freebsd.org/changeset/base/227734
Log:
MFC: r227465, r227515
- Grammar and mdoc cleanup.
- Remove list nesting in the hardware notes section, thus making it
compatible with the hardware notes generation script.
Modified:
stable/8/share/man/man4/mvs.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/mvs.4
==============================================================================
--- stable/8/share/man/man4/mvs.4 Sat Nov 19 16:59:23 2011 (r227733)
+++ stable/8/share/man/man4/mvs.4 Sat Nov 19 17:01:11 2011 (r227734)
@@ -110,7 +110,8 @@ hardware command queues (up to 31 comman
Native Command Queuing, SATA interface Power Management, device hot-plug
and Message Signaled Interrupts.
.Pp
-Same hardware is also supported by atamarvell and ataadaptec drivers from
+The same hardware is also supported by the atamarvell and ataadaptec
+drivers from the
.Xr ata 4
subsystem.
If both drivers are loaded at the same time, this one will be
@@ -119,9 +120,9 @@ given precedence as the more functional
The
.Nm
driver supports the following controllers:
-.Bl -tag -compact
-.It Gen-I (SATA 1.5Gbps):
-.Bl -bullet -compact
+.Pp
+Gen-I (SATA 1.5Gbps):
+.Bl -bullet -compact -offset "xxxxxx"
.It
88SX5040
.It
@@ -131,8 +132,9 @@ driver supports the following controller
.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
@@ -142,8 +144,9 @@ driver supports the following controller
.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
@@ -155,11 +158,10 @@ driver supports the following controller
.It
MV78100 SoC
.El
-.El
-Note, that this hardware supports command queueing and FIS-based switching
-only for ATA DMA commands. ATAPI and non-DMA ATA commands executed one by one
-for each port.
.Pp
+Note, that this hardware supports command queueing and FIS-based switching
+only for ATA DMA commands.
+ATAPI and non-DMA ATA commands executed one by one for each port.
.Sh SEE ALSO
.Xr ada 4 ,
.Xr ata 4 ,
@@ -173,4 +175,4 @@ The
driver first appeared in
.Fx 8.1 .
.Sh AUTHORS
-.An Alexander Motin Aq mav at FreeBSD.org .
+.An Alexander Motin Aq mav at FreeBSD.org
More information about the svn-src-stable-8
mailing list