pthread_attr_setstacksize.3: wfix: s/pthread_attr_setscope/pthread_attr_setstacksize/

Reported-by: Stefan Puiu <stefan.puiu@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-27 10:49:30 -05:00
parent 49c54dd821
commit 630a1725b5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ attribute in thread attributes object
Compile and link with \fI\-pthread\fP.
.SH DESCRIPTION
The
.BR pthread_attr_setscope ()
.BR pthread_attr_setstacksize ()
function sets the stack size attribute of the
thread attributes object referred to by
.I attr