s/coherrent/coherent/
This commit is contained in:
parent
c05b0ee3a5
commit
8a851ac088
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25137
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.24 2005/02/04 13:02:03 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.25 2005/07/16 06:06:44 rushani Exp $">
|
||||
<!ENTITY title "About FreeBSD's Technological Advances">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -121,7 +121,7 @@
|
|||
<li><b>GEOM pluggable storage layer</b>, which permits new storage
|
||||
services to be quickly developed and cleanly integrated into the
|
||||
FreeBSD storage subsystem. GEOM provides a consistent and
|
||||
coherrent model for discovering and layering storage services,
|
||||
coherent model for discovering and layering storage services,
|
||||
making it possible to layer services such as RAID and volume
|
||||
management easily.</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue