summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_spin.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_spin.3
parentf42b354e7da2bde7d2a601ba3ee5068407ed940d (diff)
Mark up NULL.
Diffstat (limited to 'lib/libpthread/pthread_spin.3')
-rw-r--r--lib/libpthread/pthread_spin.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_spin.3 b/lib/libpthread/pthread_spin.3
index 0bebabd71c7..a687ea2ac04 100644
--- a/lib/libpthread/pthread_spin.3
+++ b/lib/libpthread/pthread_spin.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_spin.3,v 1.4 2010/07/09 08:31:35 wiz Exp $
+.\" $NetBSD: pthread_spin.3,v 1.5 2010/07/09 10:55:11 wiz Exp $
.\"
.\" Copyright (c) 2002, 2008, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -118,7 +118,9 @@ function may fail if:
.It Bq Er EINVAL
The
.Fa lock
-parameter was NULL or the
+parameter was
+.Dv NULL
+or the
.Fa pshared
parameter was neither
.Dv PTHREAD_PROCESS_SHARED