Modify threads in nptl cindex to pthreads

This commit is contained in:
Siddhesh Poyarekar 2013-03-15 09:28:54 +05:30
parent 06d5adfbda
commit bcda98809c
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View 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.