diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 2ac424621..054b9be45 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH PTHREADS 7 2008-08-21 "Linux" "Linux Programmer's Manual" +.TH PTHREADS 7 2008-08-24 "Linux" "Linux Programmer's Manual" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION @@ -449,6 +449,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR clone (2), .BR futex (2), .BR gettid (2), +.BR proc (5), .BR futex (7), .br and various Pthreads manual pages, for example: