Correct spellings.
Found by: "make spellcheck"
This commit is contained in:
parent
8c1e2e6b6a
commit
c342196b7a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16639
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!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 title "FreeBSD KSE Project">
|
||||||
<!ENTITY email 'mini'>
|
<!ENTITY email 'mini'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
rebuild libc, but the libpthread makefiles refer to parts of the
|
rebuild libc, but the libpthread makefiles refer to parts of the
|
||||||
libc sources.</p>
|
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>
|
makefiles, change the <tt>-pthread</tt> option to <tt>-lpthread</tt>
|
||||||
and relink. Alternatively, you can copy libpthread.so on top of
|
and relink. Alternatively, you can copy libpthread.so on top of
|
||||||
libc_r.so, but this is not recommended until libpthread.so becomes a
|
libc_r.so, but this is not recommended until libpthread.so becomes a
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td> libpthread </td>
|
<td> libpthread </td>
|
||||||
<td> Implement machine-dependant functions for non-x86 platforms. </td>
|
<td> Implement machine-dependent functions for non-x86 platforms. </td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td> 2 November 2002 </td>
|
<td> 2 November 2002 </td>
|
||||||
<td> &status.new; </td>
|
<td> &status.new; </td>
|
||||||
|
|
@ -178,7 +178,7 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td> kernel </td>
|
<td> kernel </td>
|
||||||
<td> Implement machine-dependant functions for non-x86 platforms. </td>
|
<td> Implement machine-dependent functions for non-x86 platforms. </td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td> 2 November 2002 </td>
|
<td> 2 November 2002 </td>
|
||||||
<td> &status.new; </td>
|
<td> &status.new; </td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue