]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 0d89f5e31dacf11f29fdcb4ab93441a434c2ae57..942a9dcfb1c97cec1814819e71d3b456a263a0bb 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 f1d8f08f6e87ca23406e44ac517ead5551ecb871..9a1df1a8620fe747946db4e8afdcf8264b5e3378 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.