summaryrefslogtreecommitdiffstats
path: root/share/man/man4/hptrr.4
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-06-17 03:54:10 +0000
committereadler <eadler@FreeBSD.org>2012-06-17 03:54:10 +0000
commit82c586a58c9eaecc10d85bad25d9c737dcb7f3b2 (patch)
treeb5c2c08f8bfea56ae36622602f58975cd6fb82b0 /share/man/man4/hptrr.4
parent656256d25bcd7ab2946b48ce43b71ad88d63ab94 (diff)
downloadFreeBSD-src-82c586a58c9eaecc10d85bad25d9c737dcb7f3b2.zip
FreeBSD-src-82c586a58c9eaecc10d85bad25d9c737dcb7f3b2.tar.gz
Fix mdoc style nits
PR: kern/168910 Submitted by: gjb Approved by: gjb MFC after: 3 days X-MFC-With: r237178
Diffstat (limited to 'share/man/man4/hptrr.4')
-rw-r--r--share/man/man4/hptrr.411
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man4/hptrr.4 b/share/man/man4/hptrr.4
index 54a6512..0cbd2fd 100644
--- a/share/man/man4/hptrr.4
+++ b/share/man/man4/hptrr.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 8, 2009
+.Dd June 6, 2012
.Dt HPTRR 4
.Os
.Sh NAME
@@ -51,7 +51,10 @@ The following tunables are settable from the loader:
.Bl -ohang
.It Va hw.hptrr.attach_generic
set to 1 to permit driver attach to chips with generic Marvell (non-HighPoint)
-PCI identification. These chips are also supported by ata(4) and mvs(4).
+PCI identification. These chips are also supported by
+.Xr ata 4
+and
+.Xr mvs 4 .
Some vendors are using same chips, but without providing RAID BIOS.
.El
.Sh DESCRIPTION
@@ -112,8 +115,8 @@ This driver supersedes the older rr232x driver.
.Xr ata 4 ,
.Xr cam 4 ,
.Xr hptmv 4 ,
-.Xr loader 8 ,
-.Xr mvs 4
+.Xr mvs 4 ,
+.Xr loader 8
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud