From c17d5bac2e9f4ed2bff096976d39dabdc11bf171 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 Jan 2015 08:26:49 +0100 Subject: [PATCH] pthreads.7: tfix Reported-by: Michael Hayes Signed-off-by: Michael Kerrisk --- man7/pthreads.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 307d71ac7..b5d126dd0 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -886,7 +886,7 @@ For example: .in +4n bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ - awk \(aq{print $3}\(aq ) | egrep \-i \(aqthreads|ntpl\(aq + awk \(aq{print $3}\(aq ) | egrep \-i \(aqthreads|nptl\(aq linuxthreads-0.10 by Xavier Leroy .in .fi