From 4493c840d77f704cedc8a3a5db16d078d9969fc4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 8 Aug 2016 04:45:01 +1000 Subject: [PATCH] pthreads.7: tfix 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 6e9ba2690..11c107571 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -908,7 +908,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR futex (7), .BR nptl (7), .BR sigevent (7), -.BR signal (7), +.BR signal (7) Various Pthreads manual pages, for example: .BR pthread_attr_init (3),