From a3fc9c0fd7f11458291296d773078e5c2a660985 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 Dec 2006 04:35:49 +0000 Subject: [PATCH] wfix --- man7/posixoptions.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index 491e7ba8cc..905f71fc60 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -606,7 +606,7 @@ Basic support for POSIX threads is available. The functions .IR pthread_equal (), .IR pthread_exit (), .IR pthread_getspecific (), -.IR pthread_join( , +.IR pthread_join (), .IR pthread_key_create (), .IR pthread_key_delete (), .IR pthread_mutex_destroy (), -- 2.47.2