aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
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 da8ea5dd75..4696bde3eb 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -910,7 +910,7 @@ For example:
.EX
bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \e
awk \(aq{print $3}\(aq ) | egrep \-i \(aqthreads|nptl\(aq
- linuxthreads-0.10 by Xavier Leroy
+ linuxthreads\-0.10 by Xavier Leroy
.EE
.in
.SH SEE ALSO