Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpthread Add missing word in the sentence



details:   https://anonhg.NetBSD.org/src/rev/09d6e2145d55
branches:  trunk
changeset: 827285:09d6e2145d55
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Oct 22 18:26:46 2017 +0000

description:
Add missing word in the sentence

diffstat:

 lib/libpthread/pthread_barrierattr.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c237374de220 -r 09d6e2145d55 lib/libpthread/pthread_barrierattr.3
--- a/lib/libpthread/pthread_barrierattr.3      Sun Oct 22 18:09:33 2017 +0000
+++ b/lib/libpthread/pthread_barrierattr.3      Sun Oct 22 18:26:46 2017 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index