This commit is contained in:
Michael Kerrisk 2006-12-27 04:35:49 +00:00
parent 6a767e49a6
commit a3fc9c0fd7
1 changed files with 1 additions and 1 deletions

View File

@ -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 (),