From 260c8fcdc6027dbc96f25e9997087a45e3645087 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 20 Jul 2013 22:14:36 +0200 Subject: [PATCH] ld.so.8: Add reference to pthreads(7) in discussion of LD_ASSUME_KERNEL Reported-by: Simon Paillard Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 41b371ecca..ca3d075a99 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -233,7 +233,9 @@ Historically, the most common use of the feature was to manually select the older LinuxThreads POSIX threads implementation on systems that provided both LinuxThreads and NPTL -(which latter was typically the default on such systems). +(which latter was typically the default on such systems); +see +.BR pthreads (7). .TP .B LD_BIND_NOT (glibc since 2.2) -- 2.39.2