From 96b41ff6ae5362ca32ffa2397df138c072d9385f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Oct 2014 20:10:06 +0200 Subject: [PATCH] pthreads.7: SEE ALSO: add attributes(7) Signed-off-by: Michael Kerrisk --- man7/pthreads.7 | 1 + 1 file changed, 1 insertion(+) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 52d4b41fa..e57f97446 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -898,6 +898,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR futex (2), .BR gettid (2), .BR proc (5), +.BR attributes (7), .BR futex (7), .BR sigevent (7), .BR signal (7),