aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2005-01-12 21:43:09 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2005-01-12 21:43:09 +0000
commitc16a777f08b568f5ccb99481aeacd6d85ae194ba (patch)
tree78a4779602762cc2f745199df18829c59dc002a6
parent8d03f2b53b7df58bc0f80a2983e36896ae728ec5 (diff)
downloadsrc-c16a777f08b568f5ccb99481aeacd6d85ae194ba.tar.gz
src-c16a777f08b568f5ccb99481aeacd6d85ae194ba.zip
A few more mdoc fixes I missed in the suggestions of Ruslan.
Notes
Notes: svn path=/head/; revision=140139
-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 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.,