svn commit: r194499 - stable/6/share/man/man4

John Baldwin jhb at FreeBSD.org
Fri Jun 19 17:12:00 UTC 2009


Author: jhb
Date: Fri Jun 19 17:11:59 2009
New Revision: 194499
URL: http://svn.freebsd.org/changeset/base/194499

Log:
  MFC: mfi(4) supports the LSI MegaRAID SAS 1078 and Dell PERC6.
  
  PR:		docs/135712

Modified:
  stable/6/share/man/man4/   (props changed)
  stable/6/share/man/man4/mfi.4
  stable/6/share/man/man4/xl.4   (props changed)

Modified: stable/6/share/man/man4/mfi.4
==============================================================================
--- stable/6/share/man/man4/mfi.4	Fri Jun 19 17:10:35 2009	(r194498)
+++ stable/6/share/man/man4/mfi.4	Fri Jun 19 17:11:59 2009	(r194499)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 3, 2006
+.Dd January 17, 2008
 .Dt MFI 4
 .Os
 .Sh NAME
@@ -83,7 +83,11 @@ LSI MegaRAID SAS 8408E
 .It
 LSI MegaRAID SAS 8480E
 .It
-Dell PERC5/i
+LSI MegaRAID SAS 1078
+.It
+Dell PERC5
+.It
+Dell PERC6
 .El
 .Sh FILES
 .Bl -tag -width ".Pa /dev/mfid?" -compact


More information about the svn-src-all mailing list