summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlockattr_destroy.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /share/man/man3/pthread_rwlockattr_destroy.3
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'share/man/man3/pthread_rwlockattr_destroy.3')
-rw-r--r--share/man/man3/pthread_rwlockattr_destroy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_rwlockattr_destroy.3 b/share/man/man3/pthread_rwlockattr_destroy.3
index 80db1a9..ab6a6e1 100644
--- a/share/man/man3/pthread_rwlockattr_destroy.3
+++ b/share/man/man3/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