diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | 70d51341bf6ad3be0ea5b02ef489691d80719249 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /lib/libpthread/man/pthread_cond_broadcast.3 | |
parent | 7bc6d0158f0e9863a2a13a951321185d214cd3be (diff) |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Notes
Notes:
svn path=/head/; revision=79454
Diffstat (limited to 'lib/libpthread/man/pthread_cond_broadcast.3')
-rw-r--r-- | lib/libpthread/man/pthread_cond_broadcast.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cond_broadcast.3 b/lib/libpthread/man/pthread_cond_broadcast.3 index 47d0bb44eb28..5a5f1a899459 100644 --- a/lib/libpthread/man/pthread_cond_broadcast.3 +++ b/lib/libpthread/man/pthread_cond_broadcast.3 @@ -58,7 +58,6 @@ The value specified by .Fa cond is invalid. .El -.Pp .Sh SEE ALSO .Xr pthread_cond_destroy 3 , .Xr pthread_cond_init 3 , |