summaryrefslogtreecommitdiffstats
path: root/share/examples/mdoc/example.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/mdoc/example.9')
-rw-r--r--share/examples/mdoc/example.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/mdoc/example.9 b/share/examples/mdoc/example.9
index f392c4a..f40e330 100644
--- a/share/examples/mdoc/example.9
+++ b/share/examples/mdoc/example.9
@@ -277,13 +277,13 @@ Programming error.
.El
.Sh LOCKING
The
-.Dv example_lock
+.Va example_lock
lock must be held before
.Fn example
is called.
.Pp
Since
-.Fn example_lock
+.Va example_lock
is a
.Xr mutex 9 ,
no sleepable locks (i.e.,
OpenPOWER on IntegriCloud