aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-04-17 19:37:32 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-04-17 19:37:32 +0000
commitccea2d571b75edf69675eda0defb15d8748a1bf2 (patch)
tree2bd1814441d23a6b8ee073134d097da8b8bbc151 /man7/pthreads.7
parent5db77de4ff5382ae024236080489bcaf3421ac45 (diff)
downloadman-pages-ccea2d571b75edf69675eda0defb15d8748a1bf2.tar.gz
tfix
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 1cd7173240..8fe7f70683 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -312,7 +312,7 @@ be sufficient to determine the default threading implementation:
.in +4n
bash$ $( ldd /bin/ls | grep libc.so | awk '{print $3}' ) | \\
- egrep \-i 'threads|ntpl'
+ egrep \-i 'threads|nptl'
Native POSIX Threads Library by Ulrich Drepper et al
.in
.fi