Module Name:    src
Committed By:   wiz
Date:           Fri Jul  9 10:45:36 UTC 2010

Modified Files:
        src/lib/libpthread: pthread_barrierattr.3

Log Message:
Add missing word.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_barrierattr.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libpthread/pthread_barrierattr.3
diff -u src/lib/libpthread/pthread_barrierattr.3:1.8 src/lib/libpthread/pthread_barrierattr.3:1.9
--- src/lib/libpthread/pthread_barrierattr.3:1.8	Thu Jul  8 23:27:50 2010
+++ src/lib/libpthread/pthread_barrierattr.3	Fri Jul  9 10:45:36 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_barrierattr.3,v 1.8 2010/07/08 23:27:50 jruoho Exp $
+.\" $NetBSD: pthread_barrierattr.3,v 1.9 2010/07/09 10:45:36 wiz Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,7 +63,7 @@
 .Pp
 The
 .Fn pthread_barrierattr_destroy
-may fail if:
+function may fail if:
 .Bl -tag -width Er
 .It Bq Er EINVAL
 The value specified by

Reply via email to