Spell 'probably' and 'obsolete' properly.

Found by:	"make spellcheck"
This commit is contained in:
Murray Stokely 2002-03-13 13:15:34 +00:00
parent a4cea0272a
commit e087db906e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12451

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.41 2002/03/12 02:20:49 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.42 2002/03/12 04:13:14 rwatson Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -592,7 +592,7 @@
<td> 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. </td>
<td> &a.jhb; </td>
<td> 5 January 2002 </td>
@ -1295,7 +1295,7 @@
<li>
<p>An updated <a
href="http://people.freebsd.org/~jasone/smp/smpng_patch_9.7">patch</a>
is available for download. This patch is proably what will
is available for download. This patch is probably what will
actually get committed.</p>
</li>
</ul>