Module Name:    src
Committed By:   abhinav
Date:           Sun Oct 22 18:26:46 UTC 2017

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

Log Message:
Add missing word in the sentence


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/lib/libpthread/pthread_barrierattr.3:1.12
--- src/lib/libpthread/pthread_barrierattr.3:1.11	Tue Jul  5 10:04:17 2016
+++ src/lib/libpthread/pthread_barrierattr.3	Sun Oct 22 18:26:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_barrierattr.3,v 1.11 2016/07/05 10:04:17 wiz Exp $
+.\" $NetBSD: pthread_barrierattr.3,v 1.12 2017/10/22 18:26:46 abhinav Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -93,7 +93,7 @@ The
 .Fn pthread_barrierattr_getpshared
 and
 .Fn pthread_barrierattr_setpshared
-may fail if:
+functions may fail if:
 .Bl -tag -width Er
 .It Bq Er EINVAL
 The value specified by

Reply via email to