summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_mutexattr.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_mutexattr.3')
-rw-r--r--lib/libpthread/man/pthread_mutexattr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_mutexattr.3 b/lib/libpthread/man/pthread_mutexattr.3
index 09b0a1a4b25..deba083b7f9 100644
--- a/lib/libpthread/man/pthread_mutexattr.3
+++ b/lib/libpthread/man/pthread_mutexattr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_mutexattr.3,v 1.2 2002/02/21 20:12:19 fgsch Exp $
+.\" $OpenBSD: pthread_mutexattr.3,v 1.3 2003/10/21 20:02:54 jmc Exp $
.\"
.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
.\" All rights reserved.
@@ -87,7 +87,7 @@ functions copy the value of the attribute that corresponds to each function name
to the location pointed to by the second function parameter.
.Sh RETURN VALUES
If successful, these functions return 0.
-Otherwise, an error number is returned to indicacte the error.
+Otherwise, an error number is returned to indicate the error.
.Sh ERRORS
.Fn pthread_mutexattr_init
will fail if: