A few more mdoc fixes I missed in the suggestions of Ruslan.

This commit is contained in:
Giorgos Keramidas 2005-01-12 21:43:09 +00:00
parent 8d03f2b53b
commit c16a777f08
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140139

View File

@ -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.,