svn commit: r218728 - projects/graid/head/sbin/geom/class/raid
Alexander Motin
mav at FreeBSD.org
Wed Feb 16 08:16:34 UTC 2011
Author: mav
Date: Wed Feb 16 08:16:33 2011
New Revision: 218728
URL: http://svn.freebsd.org/changeset/base/218728
Log:
Some grammar fixes.
Modified:
projects/graid/head/sbin/geom/class/raid/graid.8
Modified: projects/graid/head/sbin/geom/class/raid/graid.8
==============================================================================
--- projects/graid/head/sbin/geom/class/raid/graid.8 Wed Feb 16 08:12:54 2011 (r218727)
+++ projects/graid/head/sbin/geom/class/raid/graid.8 Wed Feb 16 08:16:33 2011 (r218728)
@@ -205,14 +205,14 @@ The format used by Intel RAID BIOS.
Supports up to two volumes per array.
Supports configurations: RAID0 (2+ disks), RAID1 (2 disks),
RAID5 (3+ disks), RAID10 (4 disks).
-Configurations not supported by Intel RAID BIOS, but enforsable on your own
+Configurations not supported by Intel RAID BIOS, but enforceable on your own
risk: RAID1 (3+ disks), RAID1E (3+ disks), RAID10 (6+ disks).
.It JMicron
The format used by JMicron RAID BIOS.
Supports one volume per array.
Supports configurations: RAID0 (2+ disks), RAID1 (2 disks),
RAID10 (4 disks), CONCAT (2+ disks).
-Configurations not supported by JMicron RAID BIOS, but enforsable on your own
+Configurations not supported by JMicron RAID BIOS, but enforceable on your own
risk: RAID1 (3+ disks), RAID1E (3+ disks), RAID10 (6+ disks), RAID5 (3+ disks).
.El
.Sh SUPPORTED RAID LEVELS
More information about the svn-src-projects
mailing list