diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 5b19b41e83..d67f1afb09 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %navincludes; %includes; @@ -151,7 +151,7 @@
At the moment FreeBSD includes a memory-based file system called mfs. - mfs is is just an implementation of the regular ffs - designed for + mfs is just an implementation of the regular ffs - designed for persistent storage - on top of the (volatile) virtual memory system. This means that it uses the same data structures as the on-disk implementation, rendering less than optimal performance and memory