summaryrefslogtreecommitdiff
path: root/lib/libpthread
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-11-02 11:18:10 +0000
committerwiz <wiz@NetBSD.org>2003-11-02 11:18:10 +0000
commit85cc64da0f74a57d03555f447ddce1d597778dec (patch)
treefa5a40745c4904f92f8808383cf8934fcb2702c1 /lib/libpthread
parentfff16e7f65168ab93f2dafb4af5c085510d7f5d5 (diff)
Typo; from Jared Yanovich via jmc@openbsd.
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/pthread_barrierattr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_barrierattr.3 b/lib/libpthread/pthread_barrierattr.3
index df1e7b58c69..f6f8b785f6a 100644
--- a/lib/libpthread/pthread_barrierattr.3
+++ b/lib/libpthread/pthread_barrierattr.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_barrierattr.3,v 1.3 2003/07/01 10:23:52 wiz Exp $
+.\" $NetBSD: pthread_barrierattr.3,v 1.4 2003/11/02 11:18:10 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -59,7 +59,7 @@ function destroys
.Fa attr .
.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_barrierattr_init
shall fail if: