diff --git a/share/examples/mdoc/example.9 b/share/examples/mdoc/example.9 index f392c4aab45e..f40e3301257a 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.,