summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_cond_destroy.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 21:13:10 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 21:13:10 +0000
commit76e7480783441f244936819623ce0b6fe5defca6 (patch)
tree43611f4943d1fe33d6688f223a83d4f9701d11a9 /lib/libc_r/man/pthread_cond_destroy.3
parent29e5383f53d6c31513512511f4ef639c1140c6bc (diff)
remove redundant .Pp macros
Diffstat (limited to 'lib/libc_r/man/pthread_cond_destroy.3')
-rw-r--r--lib/libc_r/man/pthread_cond_destroy.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_cond_destroy.3 b/lib/libc_r/man/pthread_cond_destroy.3
index 155105a4bd2..8191fe3009c 100644
--- a/lib/libc_r/man/pthread_cond_destroy.3
+++ b/lib/libc_r/man/pthread_cond_destroy.3
@@ -58,7 +58,6 @@ The variable
.Fa cond
is locked by another thread.
.El
-.Pp
.Sh SEE ALSO
.Xr pthread_cond_broadcast 3 ,
.Xr pthread_cond_init 3 ,