diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 21:13:10 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 21:13:10 +0000 |
commit | 76e7480783441f244936819623ce0b6fe5defca6 (patch) | |
tree | 43611f4943d1fe33d6688f223a83d4f9701d11a9 /lib/libc_r/man/pthread_mutex_unlock.3 | |
parent | 29e5383f53d6c31513512511f4ef639c1140c6bc (diff) |
remove redundant .Pp macros
Diffstat (limited to 'lib/libc_r/man/pthread_mutex_unlock.3')
-rw-r--r-- | lib/libc_r/man/pthread_mutex_unlock.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_mutex_unlock.3 b/lib/libc_r/man/pthread_mutex_unlock.3 index b0f557b12bd..9b9b0cc82c8 100644 --- a/lib/libc_r/man/pthread_mutex_unlock.3 +++ b/lib/libc_r/man/pthread_mutex_unlock.3 @@ -59,7 +59,6 @@ is invalid. The current thread does not hold a lock on .Fa mutex . .El -.Pp .Sh SEE ALSO .Xr pthread_mutex_destroy 3 , .Xr pthread_mutex_init 3 , |