From e087db906e488ac2e6ea23b40815cc5b954dddc5 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 13 Mar 2002 13:15:34 +0000 Subject: [PATCH] Spell 'probably' and 'obsolete' properly. Found by: "make spellcheck" --- en/smp/index.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.