summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libthread.tex2
-rw-r--r--Doc/libthread.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libthread.tex b/Doc/lib/libthread.tex
index 911c145..ae11823 100644
--- a/Doc/lib/libthread.tex
+++ b/Doc/lib/libthread.tex
@@ -16,7 +16,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:
diff --git a/Doc/libthread.tex b/Doc/libthread.tex
index 911c145..ae11823 100644
--- a/Doc/libthread.tex
+++ b/Doc/libthread.tex
@@ -16,7 +16,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: