summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cond_destroy.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-12-17 14:48:00 +0000
committerphantom <phantom@FreeBSD.org>1999-12-17 14:48:00 +0000
commit47918de226d94967bf9aad66bdf0a62fae171cb6 (patch)
tree85f40647ab1c18e3ea0eb059c2d405c0b78889cd /share/man/man3/pthread_cond_destroy.3
parentefae37a130fd53b78e97de4fb6d924ee9dcd7773 (diff)
downloadFreeBSD-src-47918de226d94967bf9aad66bdf0a62fae171cb6.zip
FreeBSD-src-47918de226d94967bf9aad66bdf0a62fae171cb6.tar.gz
Fix typos
PR: docs/14858 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'share/man/man3/pthread_cond_destroy.3')
-rw-r--r--share/man/man3/pthread_cond_destroy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cond_destroy.3 b/share/man/man3/pthread_cond_destroy.3
index 75ae996..a9c4a9d 100644
--- a/share/man/man3/pthread_cond_destroy.3
+++ b/share/man/man3/pthread_cond_destroy.3
@@ -44,7 +44,7 @@ function frees the resources allocated by the condition variable
.Fa cond .
.Sh RETURN VALUES
If successful, the
-.Fn pthread_cond_init
+.Fn pthread_cond_destroy
function will return zero, otherwise an error number will be returned
to indicate the error.
.Sh ERRORS
OpenPOWER on IntegriCloud