diff options
Diffstat (limited to 'lib/libpthread/man/pthread_rwlockattr_destroy.3')
| -rw-r--r-- | lib/libpthread/man/pthread_rwlockattr_destroy.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_rwlockattr_destroy.3 b/lib/libpthread/man/pthread_rwlockattr_destroy.3 index 80db1a95882d..ab6a6e17768b 100644 --- a/lib/libpthread/man/pthread_rwlockattr_destroy.3 +++ b/lib/libpthread/man/pthread_rwlockattr_destroy.3 @@ -40,7 +40,7 @@  The  .Fn pthread_rwlockattr_destroy  function is used to destroy a read/write lock attribute object -previously created with  +previously created with  .Fn pthread_rwlockattr_init .  .Sh RETURN VALUES  If successful, the  | 
