Fix some site spelling

Alexey Slynko slynko at tronet.ru
Fri Nov 17 16:33:06 PST 2006


Hi,

this patch convert MPASFE -> MPSAFE

Index: data/community/release1_6.shtml
===================================================================
RCS file: /home/dragonfly/cvs/site/data/community/release1_6.shtml,v
retrieving revision 1.1
diff -u -r1.1 release1_6.shtml
--- data/community/release1_6.shtml	17 Nov 2006 03:41:05 -0000	1.1
+++ data/community/release1_6.shtml	18 Nov 2006 03:09:31 -0000
@@ -267,13 +267,13 @@
 	    vnode-based buffers be VMIO backed.
 	<li>MPSAFE work - <B>Implement the parallel route table algorithm.</B>
 	<li>MPSAFE work - <B>Make the user process scheduler MPSAFE.</B>
-	<li>MPSAFE work - <B>File descriptor access is now MPASFE.  Many
+	<li>MPSAFE work - <B>File descriptor access is now MPSAFE.  Many
 	    fd related functions, like dup(), close(), etc, are either MPSAFE
 	    or mostly MPSAFE.</B>
 	<li>MPSAFE work - <B>Push the BGL deeper into the kernel call stack
 	    for many system calls.</B>
 	<li>MPSAFE work - <B>Make the process list MPSAFE.</B>
-	<li>MPSAFE work - <B>Make all cred functions MPASFE.</B>
+	<li>MPSAFE work - <B>Make all cred functions MPSAFE.</B>
 	<li>NRELEASE - compilable kernel sources are now included on the ISO.
 </ul>
 </p>
Index: data/status/diary.shtml
===================================================================
RCS file: /home/dragonfly/cvs/site/data/status/diary.shtml,v
retrieving revision 1.1
diff -u -r1.1 diary.shtml
--- data/status/diary.shtml	17 Nov 2006 03:41:06 -0000	1.1
+++ data/status/diary.shtml	18 Nov 2006 03:10:07 -0000
@@ -142,13 +142,13 @@
 	    vnode-based buffers be VMIO backed.
 	<li>MPSAFE work - <B>Implement the parallel route table algorith.</B>
 	<li>MPSAFE work - <B>Make the user process scheduler MPSAFE.</B>
-	<li>MPSAFE work - <B>File descriptor access is now MPASFE.  Many
+	<li>MPSAFE work - <B>File descriptor access is now MPSAFE.  Many
 	    fd related functions, like dup(), close(), etc, are either MPSAFE
 	    or mostly MPSAFE.</B>
 	<li>MPSAFE work - <B>Push the BGL deeper into the kernel call stack
 	    for many system calls.</B>
 	<li>MPSAFE work - <B>Make the process list MPSAFE.</B>
-	<li>MPSAFE work - <B>Make all cred functions MPASFE.</B>
+	<li>MPSAFE work - <B>Make all cred functions MPSAFE.</B>
 	<li>NRELEASE - compilable kernel sources are now included on the ISO.
 </ul>
 




More information about the Submit mailing list