Rename nptl.texi to threads.texi

The manual and its file names are about interfaces and not the
implementation details.
This commit is contained in:
Siddhesh Poyarekar 2013-03-19 14:28:03 +05:30
parent 6bcae14685
commit d3cfc668a3
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
* manual/nptl.texi: Renamed to ...
* manual/threads.texi: ... this.
* manual/Makefile (chapters): Update.
2013-03-18 Roland McGrath <roland@hack.frob.com>
[BZ #14812]

View File

@ -42,7 +42,7 @@ chapters = $(addsuffix .texi, \
message search pattern io stdio llio filesys \
pipe socket terminal syslog math arith time \
resource setjmp signal startup process job nss \
users sysinfo conf crypt debug nptl)
users sysinfo conf crypt debug threads)
add-chapters = $(wildcard $(foreach d, $(add-ons), ../$d/$d.texi))
appendices = lang.texi header.texi install.texi maint.texi platform.texi \
contrib.texi