From c342196b7aa878312e6d8f1843f6d2e21d7c9a43 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sun, 20 Apr 2003 21:16:23 +0000 Subject: [PATCH] Correct spellings. Found by: "make spellcheck" --- en/kse/index.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/kse/index.sgml b/en/kse/index.sgml index ca8dd2f00b..8666266a81 100644 --- a/en/kse/index.sgml +++ b/en/kse/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -68,7 +68,7 @@ rebuild libc, but the libpthread makefiles refer to parts of the libc sources.

-

Linking an application against libpthread is straighforward. In its +

Linking an application against libpthread is straightforward. In its makefiles, change the -pthread option to -lpthread 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 @@ libpthread - Implement machine-dependant functions for non-x86 platforms. + Implement machine-dependent functions for non-x86 platforms.   2 November 2002 &status.new; @@ -178,7 +178,7 @@ kernel - Implement machine-dependant functions for non-x86 platforms. + Implement machine-dependent functions for non-x86 platforms.   2 November 2002 &status.new;