summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorhiren <hiren@FreeBSD.org>2013-04-15 03:02:55 +0000
committerhiren <hiren@FreeBSD.org>2013-04-15 03:02:55 +0000
commit096e09138648568e0e471b4b613c96060a268e19 (patch)
tree32b2e4ee5a5c34aa7d891cccacd91d02e1b45339 /share/man/man3
parentf1d57c3c1d02519ec765da870b064747b6d743ae (diff)
downloadFreeBSD-src-096e09138648568e0e471b4b613c96060a268e19.zip
FreeBSD-src-096e09138648568e0e471b4b613c96060a268e19.tar.gz
Fixing a typo.
Submitted by: Benedikt Steinbusch (benedikt.steinbusch@googlemail.com) Approved by: sbruno (mentor)
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/pthread_getconcurrency.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_getconcurrency.3 b/share/man/man3/pthread_getconcurrency.3
index f442ea2..c4b23c9 100644
--- a/share/man/man3/pthread_getconcurrency.3
+++ b/share/man/man3/pthread_getconcurrency.3
@@ -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 .
OpenPOWER on IntegriCloud