From 9e91116bda50ac7035100e9d04ad3fac48bd3202 Mon Sep 17 00:00:00 2001 From: jilles Date: Sat, 18 Jun 2016 13:42:33 +0000 Subject: MFC r300970: Remove non-history libkse references and fix typo "PTHREAD_PROCESSES_PRIVATE". --- share/man/man3/pthread_condattr.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3/pthread_condattr.3') diff --git a/share/man/man3/pthread_condattr.3 b/share/man/man3/pthread_condattr.3 index d7f8f6b..a26b6ec 100644 --- a/share/man/man3/pthread_condattr.3 +++ b/share/man/man3/pthread_condattr.3 @@ -167,7 +167,7 @@ does not fully conform to .St -p1003.2 because the process-shared attribute is ignored; if any value other than -.Dv PTHREAD_PROCESSES_PRIVATE +.Dv PTHREAD_PROCESS_PRIVATE is specified in a call to .Fn pthread_condattr_setpshared , it will return -- cgit v1.1