summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libthread.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libthread.tex')
-rw-r--r--Doc/lib/libthread.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libthread.tex b/Doc/lib/libthread.tex
index a2e5b7e..328e9b7 100644
--- a/Doc/lib/libthread.tex
+++ b/Doc/lib/libthread.tex
@@ -19,7 +19,7 @@ The module is optional. It is supported on Windows NT and '95, SGI
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
(a.k.a. ``pthread'') implementation.
\index{pthreads}
-\indexii{threads}{\POSIX{}}
+\indexii{threads}{\POSIX}
It defines the following constant and functions: