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/libc_r/man/pthread_exit.3 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc_r/man/pthread_exit.3') diff --git a/lib/libc_r/man/pthread_exit.3 b/lib/libc_r/man/pthread_exit.3 index d6393e0aa63..a6016203c97 100644 --- a/lib/libc_r/man/pthread_exit.3 +++ b/lib/libc_r/man/pthread_exit.3 @@ -79,14 +79,12 @@ The process will exit with an exit status of 0 after the last thread has been terminated. The behavior is as if the implementation called .Fn exit with a zero argument at thread termination time. -.Pp .Sh RETURN VALUES The .Fn pthread_exit function cannot return to its caller. .Sh ERRORS None. -.Pp .Sh SEE ALSO .Xr _exit 2 , .Xr exit 3 , -- cgit v1.2.3