aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2013-09-23 21:13:47 +0100
committerMaciej W. Rozycki <macro@codesourcery.com>2013-09-23 21:15:45 +0100
commit107375acffd44f2e117da06bab3ea4be69b11896 (patch)
treecac4c10197acd9691df6181858053efc8f9dad4f
parentc79fb0ed652b62eef9b42442cfc22bbc9c1e56bf (diff)
downloadglibc-107375acffd44f2e117da06bab3ea4be69b11896.zip
glibc-107375acffd44f2e117da06bab3ea4be69b11896.tar.gz
glibc-107375acffd44f2e117da06bab3ea4be69b11896.tar.bz2
manual: Fix a typo in `POSIX Threads' section
-rw-r--r--ChangeLog4
-rw-r--r--manual/threads.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 17f65ed..a83e5f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * manual/threads.texi (POSIX Threads): Fix a typo.
+
2013-09-23 Siddhesh Poyarekar <siddhesh@redhat.com>
[BZ #14547]
diff --git a/manual/threads.texi b/manual/threads.texi
index 6b7523c..b83c6b4 100644
--- a/manual/threads.texi
+++ b/manual/threads.texi
@@ -1,5 +1,5 @@
@node POSIX Threads
-@c @node POSIX Threads, Intenal Probes, Cryptographic Functions, Top
+@c @node POSIX Threads, Internal Probes, Cryptographic Functions, Top
@chapter POSIX Threads
@c %MENU% POSIX Threads
@cindex pthreads