From: Fred Drake Date: Mon, 9 Feb 1998 22:12:28 +0000 (+0000) Subject: Oops, missed a \POSIX{} in an index entry. X-Git-Tag: v1.5.1~830 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1624a507e6ebd2146272c116f2a66549b9105a6e;p=python Oops, missed a \POSIX{} in an index entry. --- diff --git a/Doc/lib/libthread.tex b/Doc/lib/libthread.tex index 911c145fac..ae11823eff 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 911c145fac..ae11823eff 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: