about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-15 09:28:54 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-15 09:28:54 +0530
commitbcda98809c4a8681661cdaafbe23ec318fb4c394 (patch)
tree9d85a6c8ab0e3e82c8f8dcf14f5664f4eb606b98 /manual
parent06d5adfbda9ee26543116854125d4d09bedb6b29 (diff)
downloadglibc-bcda98809c4a8681661cdaafbe23ec318fb4c394.tar.gz
glibc-bcda98809c4a8681661cdaafbe23ec318fb4c394.tar.xz
glibc-bcda98809c4a8681661cdaafbe23ec318fb4c394.zip
Modify threads in nptl cindex to pthreads
Diffstat (limited to 'manual')
-rw-r--r--manual/nptl.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/nptl.texi b/manual/nptl.texi
index f1d8f08f6e..9a1df1a862 100644
--- a/manual/nptl.texi
+++ b/manual/nptl.texi
@@ -2,7 +2,7 @@
 @c @node POSIX Threads, , Cryptographic Functions, Top
 @chapter POSIX Threads
 @c %MENU% POSIX Threads
-@cindex threads
+@cindex pthreads
 
 This chapter describes the @glibcadj{} POSIX Thread implementation.