Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1624a50

Browse files
committed
Oops, missed a \POSIX{} in an index entry.
1 parent 8822390 commit 1624a50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libthread.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ \section{Built-in Module \sectcode{thread}}
1616
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
1717
(a.k.a. ``pthread'') implementation.
1818
\index{pthreads}
19-
\indexii{threads}{posix}
19+
\indexii{threads}{\POSIX{}}
2020

2121
It defines the following constant and functions:
2222

Doc/libthread.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ \section{Built-in Module \sectcode{thread}}
1616
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
1717
(a.k.a. ``pthread'') implementation.
1818
\index{pthreads}
19-
\indexii{threads}{posix}
19+
\indexii{threads}{\POSIX{}}
2020

2121
It defines the following constant and functions:
2222

0 commit comments

Comments
 (0)