aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-10-27 10:49:30 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-10-29 14:54:19 -0500
commit630a1725b58aaf86b5839c896780b3adbfc4a0fc (patch)
treefee82a77573a4afb887ef1020dc4ad9b37315f0f /man3
parent49c54dd8214a6f83ac60193b5782ac1f5aba2ffc (diff)
downloadman-pages-630a1725b58aaf86b5839c896780b3adbfc4a0fc.tar.gz
pthread_attr_setstacksize.3: wfix: s/pthread_attr_setscope/pthread_attr_setstacksize/
Reported-by: Stefan Puiu <stefan.puiu@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/pthread_attr_setstacksize.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_attr_setstacksize.3 b/man3/pthread_attr_setstacksize.3
index f5539369c0..8767c485fe 100644
--- a/man3/pthread_attr_setstacksize.3
+++ b/man3/pthread_attr_setstacksize.3
@@ -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