pthread_attr_setstack.3: wfix: s/pthread_attr_setscope/pthread_attr_setstack/

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

View File

@ -49,7 +49,7 @@ _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE\ >=\ 600
.ad b
.SH DESCRIPTION
The
.BR pthread_attr_setscope ()
.BR pthread_attr_setstack ()
function sets the stack address and stack size attributes of the
thread attributes object referred to by
.I attr