From e16d221c0661c02100f2da1aa63a1029f6a718b5 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 4 Oct 2013 17:19:11 +0530 Subject: Fix typo in manual --- manual/threads.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/threads.texi') diff --git a/manual/threads.texi b/manual/threads.texi index b83c6b4071..9a5ef6a987 100644 --- a/manual/threads.texi +++ b/manual/threads.texi @@ -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: -- cgit v1.2.3-70-g09d2