1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Fixing a typo.

Submitted by:	Benedikt Steinbusch (benedikt.steinbusch@googlemail.com)
Approved by:	sbruno (mentor)
This commit is contained in:
Hiren Panchasara 2013-04-15 03:02:55 +00:00
parent 35bee62512
commit c2ed16b284
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249491

View File

@ -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 .