pthread_join.3: tfix

This commit is contained in:
Michael Kerrisk 2009-02-03 10:07:29 +13:00
parent 9fa3ad83b3
commit 33a5ffc9ba
1 changed files with 1 additions and 1 deletions

View File

@ -127,5 +127,5 @@ See
.BR pthread_create (3),
.BR pthread_detach (3),
.BR pthread_exit (3),
.BR pthread_tryjoin_np (3).
.BR pthread_tryjoin_np (3),
.BR pthreads (7)