diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2009-04-01 11:58:57 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2009-04-01 11:58:57 +0000 |
commit | 0a3960004ff96e417e083d57c5ee3802c5ee7fd0 (patch) | |
tree | 07c89b6a4a8be4966481961d867dfa61067ce360 /share/man/man4 | |
parent | ff104a26de2bbd427010677e2a2d6b194c4f6f45 (diff) |
Add raid 6 and 60
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/mfi.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4 index 3f13b4f987e..b2f1476874b 100644 --- a/share/man/man4/mfi.4 +++ b/share/man/man4/mfi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mfi.4,v 1.12 2009/02/10 19:50:27 grange Exp $ +.\" $OpenBSD: mfi.4,v 1.13 2009/04/01 11:58:56 marco Exp $ .\" .\" Written by Marco Peereboom <marco@peereboom.us> .\" @@ -23,7 +23,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 10 2009 $ +.Dd $Mdocdate: April 1 2009 $ .Dt MFI 4 .Os .Sh NAME @@ -57,8 +57,8 @@ MegaRAID SAS 8888ELP, MegaRAID SAS 8880EM2 .El .Pp -These controllers support RAID 0, RAID 1, RAID 5, RAID 10 and RAID 50 -using either SAS or SATA II drives. +These controllers support RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, RAID 50 and +RAID 60 using either SAS or SATA II drives. .Pp Although the controllers are actual RAID controllers, the driver makes them look just like SCSI controllers. |