Minor mdoc nits.

This commit is contained in:
Joel Dahl 2013-08-10 06:39:42 +00:00
parent 5b63fb798b
commit cbf572d018
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254175

View File

@ -226,7 +226,7 @@ lock, respectively, and also accept a
.Fa flags
argument.
In both cases, the only flags presently available for lock acquires are
.Dv MTX_QUIET
.Dv MTX_QUIET
and
.Dv MTX_RECURSE .
If the
@ -243,7 +243,6 @@ bit is turned on in the
.Fa flags
argument, then the mutex can be acquired recursively.
.Pp
.Pp
The
.Fn mtx_trylock
attempts to acquire the