]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pthread_equal.3: wfix: s/pthread_self/pthread_equal/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 29 Mar 2009 21:44:32 +0000 (10:44 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 29 Mar 2009 21:44:32 +0000 (10:44 +1300)
Reported-by: Simon Gomizelj <simongmzlg@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_equal.3

index d29742c8e9b565cf1e944fcf65a5838741ea74cf..1172d35328b46c9f03a2d70c8d4ffe2a2471de48 100644 (file)
@@ -21,9 +21,9 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH PTHREAD_EQUAL 3 2008-10-24 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_EQUAL 3 2009-03-30 "Linux" "Linux Programmer's Manual"
 .SH NAME
-pthread_self \- compare thread IDs
+pthread_equal \- compare thread IDs
 .SH SYNOPSIS
 .nf
 .B #include <pthread.h>