Add a reference too pthread_cancel(3).

Submitted by:	Jeremie Le-Hen
This commit is contained in:
Olivier Houchard 2007-01-19 17:34:52 +00:00
parent 47c422c3a8
commit c3f5198b21

View file

@ -480,6 +480,7 @@ functions and the thread functions.
Threaded applications are linked with one of these libraries.
.Sh SEE ALSO
.Xr pthread_atfork 3 ,
.Xr pthread_cancel 3 ,
.Xr pthread_cleanup_pop 3 ,
.Xr pthread_cleanup_push 3 ,
.Xr pthread_condattr_destroy 3 ,