From a048c1d24b9ae94856d8ec5d08d16b7b49bbcc9b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 24 Nov 2010 22:27:58 +0000 Subject: [PATCH] Fix reference to man page. git-svn-id: https://svn.dealii.org/trunk@22857 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/base/thread_management.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/base/thread_management.h b/deal.II/include/deal.II/base/thread_management.h index b74cd6e1b6..bcedd43bc2 100644 --- a/deal.II/include/deal.II/base/thread_management.h +++ b/deal.II/include/deal.II/base/thread_management.h @@ -445,7 +445,7 @@ namespace Threads * mutex which needs to be * given to this function as an * argument, see the man page - * of posix_cond_wait for a + * of pthread_cond_wait for a * description of the * mechanisms. * -- 2.39.5