commit | 1624a507e6ebd2146272c116f2a66549b9105a6e | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Feb 09 22:12:28 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Feb 09 22:12:28 1998 +0000 |
tree | 8b1473ba9bbed94a3b698a4cb7a4fcf2128a1bec | |
parent | 88223904c8b82a71cdf7be1638c68965b041fee5 [diff] [blame] |
Oops, missed a \POSIX{} in an index entry.
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 @@ 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: