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 @@