summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_join.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2010-07-09 10:55:11 +0000
committerwiz <wiz@NetBSD.org>2010-07-09 10:55:11 +0000
commit83d2a68694fcae51e5dd0424327b6dcd32a815cd (patch)
tree4af3f7559a8f43694d646080ad1949341c2cd6a9 /lib/libpthread/pthread_join.3
parentf42b354e7da2bde7d2a601ba3ee5068407ed940d (diff)
Mark up NULL.
Diffstat (limited to 'lib/libpthread/pthread_join.3')
-rw-r--r--lib/libpthread/pthread_join.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_join.3 b/lib/libpthread/pthread_join.3
index 9f2545af74e..41609f65c6d 100644
--- a/lib/libpthread/pthread_join.3
+++ b/lib/libpthread/pthread_join.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_join.3,v 1.5 2010/07/09 08:51:28 jruoho Exp $
+.\" $NetBSD: pthread_join.3,v 1.6 2010/07/09 10:55:11 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -78,7 +78,8 @@ has already terminated.
.Pp
On return from a successful
.Fn pthread_join
-call with a non-NULL
+call with a
+.Pf non- Dv NULL
.Fa value_ptr
argument, the value passed to
.Fn pthread_exit