summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlockattr_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_rwlockattr_destroy.3')
-rw-r--r--lib/libpthread/man/pthread_rwlockattr_destroy.32
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 80db1a9..ab6a6e1 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
OpenPOWER on IntegriCloud