]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/threads.texi
Fix typo in manual
[thirdparty/glibc.git] / manual / threads.texi
index b83c6b4071acc6cc478f373a1721401f00e185b1..9a5ef6a98739b3f04d35bfac8ccedbf27fa8e31c 100644 (file)
@@ -69,7 +69,7 @@ function returns @math{0} on success and a non-zero error code on
 failure.
 @end deftypefun
 
-@deftypefun int pthread_getattr_default_np (pthread_attr_t *@var{attr})
+@deftypefun int pthread_setattr_default_np (pthread_attr_t *@var{attr})
 Set the default attribute values to match the values in @var{attr}.  The
 function returns @math{0} on success and a non-zero error code on failure.
 The following error codes are defined for this function: