Correct spellings.

Found by:	"make spellcheck"
This commit is contained in:
Murray Stokely 2003-04-20 21:16:23 +00:00
parent 8c1e2e6b6a
commit c342196b7a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16639

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.7 2003/02/01 05:36:32 mini Exp $">
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.8 2003/03/08 06:09:02 jmallett Exp $">
<!ENTITY title "FreeBSD KSE Project">
<!ENTITY email 'mini'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -68,7 +68,7 @@
rebuild libc, but the libpthread makefiles refer to parts of the
libc sources.</p>
<p>Linking an application against libpthread is straighforward. In its
<p>Linking an application against libpthread is straightforward. In its
makefiles, change the <tt>-pthread</tt> option to <tt>-lpthread</tt>
and relink. Alternatively, you can copy libpthread.so on top of
libc_r.so, but this is not recommended until libpthread.so becomes a
@ -170,7 +170,7 @@
<tr>
<td> libpthread </td>
<td> Implement machine-dependant functions for non-x86 platforms. </td>
<td> Implement machine-dependent functions for non-x86 platforms. </td>
<td> &nbsp; </td>
<td> 2 November 2002 </td>
<td> &status.new; </td>
@ -178,7 +178,7 @@
<tr>
<td> kernel </td>
<td> Implement machine-dependant functions for non-x86 platforms. </td>
<td> Implement machine-dependent functions for non-x86 platforms. </td>
<td> &nbsp; </td>
<td> 2 November 2002 </td>
<td> &status.new; </td>