Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2011 17:01:12 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r227734 - stable/8/share/man/man4
Message-ID:  <201111191701.pAJH1Cek052441@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org .
+.An Alexander Motin Aq mav@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111191701.pAJH1Cek052441>