Index: lib/libpthread/man/pthread_getconcurrency.3
===================================================================
RCS file: /cvs/src/lib/libpthread/man/pthread_getconcurrency.3,v
retrieving revision 1.2
diff -u -r1.2 pthread_getconcurrency.3
--- lib/libpthread/man/pthread_getconcurrency.3 31 May 2007 19:19:36 -0000      
1.2
+++ lib/libpthread/man/pthread_getconcurrency.3 14 Apr 2013 20:57:53 -0000
@@ -40,7 +40,7 @@
 .Fn pthread_setconcurrency "int new_level"
 .Sh DESCRIPTION
 The
-.Fn pthread_getconcurrency
+.Fn pthread_setconcurrency
 function allows an application to inform the threads implementation
 of its desired concurrency level,
 .Fa new_level .

Cheers,
Benedikt

Reply via email to