aboutsummaryrefslogtreecommitdiff
path: root/manual/Makefile
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-19 14:28:03 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-19 14:28:20 +0530
commitd3cfc668a3988168ccd9342e46cd884da511367b (patch)
treef925366da899ed9f1b56fed1f9ee5274cce3aed1 /manual/Makefile
parent6bcae14685204da833b3451e0636eb346b639d67 (diff)
downloadglibc-d3cfc668a3988168ccd9342e46cd884da511367b.zip
glibc-d3cfc668a3988168ccd9342e46cd884da511367b.tar.gz
glibc-d3cfc668a3988168ccd9342e46cd884da511367b.tar.bz2
Rename nptl.texi to threads.texi
The manual and its file names are about interfaces and not the implementation details.
Diffstat (limited to 'manual/Makefile')
-rw-r--r--manual/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/Makefile b/manual/Makefile
index 10314a9..44c0fd4 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -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