Modify threads in nptl cindex to pthreads
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 15 Mar 2013 03:58:54 +0000 (09:28 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 15 Mar 2013 03:58:54 +0000 (09:28 +0530)
ChangeLog
manual/nptl.texi

index 0d89f5e..942a9dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * manual/nptl.texi (cindex): Modify threads to pthreads.
+
 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/x86_64/preconfigure: Regenerated.
index f1d8f08..9a1df1a 100644 (file)
@@ -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.