mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
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:
parent
6bcae14685
commit
d3cfc668a3
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user