diff --git a/en/smp/index.sgml b/en/smp/index.sgml
index 1d8487b35a..2dc62bf1ba 100644
--- a/en/smp/index.sgml
+++ b/en/smp/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -592,7 +592,7 @@
Use the per-thread critical section nesting level in the mutex
and interrupt thread code to automatically determine when to not
preempt. This makes the MTX_NOSWITCH, SWI_SWITCH, and
- SWI_NOSWITCH flags obslete as the kernel will be able to figure
+ SWI_NOSWITCH flags obsolete as the kernel will be able to figure
out the proper behavior on its own. |
&a.jhb; |
5 January 2002 |
@@ -1295,7 +1295,7 @@
An updated patch
- is available for download. This patch is proably what will
+ is available for download. This patch is probably what will
actually get committed.