Fix a punctuation issue.

This commit is contained in:
Marc Fonvieille 2002-10-23 19:03:20 +00:00
parent eea4441db2
commit 84aeaa34b4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14746

View file

@ -235,7 +235,7 @@
<acronym>RAID</acronym> levels 2, 3, 4 and 5. Of these,
<acronym>RAID-5</acronym> is the most interesting. As implemented
in Vinum, it is a variant on a striped organization which dedicates
one block of each stripe to parity of the other blocks: As implemented
one block of each stripe to parity of the other blocks. As implemented
by Vinum, a <acronym>RAID-5</acronym> plex is similar to a
striped plex, except that it implements <acronym>RAID-5</acronym> by
including a parity block in each stripe. As required by