From 76e7480783441f244936819623ce0b6fe5defca6 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 2 Jul 1999 21:13:10 +0000 Subject: remove redundant .Pp macros --- lib/libpthread/man/pthread_join.3 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libpthread/man/pthread_join.3') diff --git a/lib/libpthread/man/pthread_join.3 b/lib/libpthread/man/pthread_join.3 index 4ef03aacbc6..6abfc3e0b50 100644 --- a/lib/libpthread/man/pthread_join.3 +++ b/lib/libpthread/man/pthread_join.3 @@ -66,7 +66,6 @@ is cancelled, then the target thread is not detached. .Pp A thread that has exited but remains unjoined counts against [_POSIX_THREAD_THREADS_MAX]. -.Pp .Sh RETURN VALUES If successful, the .Fn pthread_join @@ -89,7 +88,6 @@ A deadlock was detected or the value of .Fa thread specifies the calling thread. .El -.Pp .Sh SEE ALSO .Xr wait 2 , .Xr pthread_create 3 -- cgit v1.2.3