summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cond_wait.3
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>1999-08-20 07:00:22 +0000
committerrse <rse@FreeBSD.org>1999-08-20 07:00:22 +0000
commit592af9e5e30c588bbddbab64c5ce04e4df251a68 (patch)
tree5f6795d7ac1b427728bdb97536cbd55808d7604a /share/man/man3/pthread_cond_wait.3
parente09a564be457194e4870fc0f1f48df4052b02e97 (diff)
downloadFreeBSD-src-592af9e5e30c588bbddbab64c5ce04e4df251a68.zip
FreeBSD-src-592af9e5e30c588bbddbab64c5ce04e4df251a68.tar.gz
Fix EINVAL related descriptions.
Diffstat (limited to 'share/man/man3/pthread_cond_wait.3')
-rw-r--r--share/man/man3/pthread_cond_wait.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_cond_wait.3 b/share/man/man3/pthread_cond_wait.3
index f53fccf..9d6294f 100644
--- a/share/man/man3/pthread_cond_wait.3
+++ b/share/man/man3/pthread_cond_wait.3
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: pthread_cond_wait.3,v 1.4 1999/07/12 20:49:05 nik Exp $
.\"
.Dd July 28, 1998
.Dt PTHREAD_COND_WAIT 3
@@ -64,7 +64,7 @@ will fail if:
The value specified by
.Fa cond
or the value specified by
-.Fa attr
+.Fa mutex
is invalid.
.El
.Pp
OpenPOWER on IntegriCloud