- Mark up witness(4) with a manual page entity

Approved by:	gabor (mentor)
This commit is contained in:
Gabor Pali 2008-06-01 19:39:36 +00:00
parent 035201cf96
commit 4a7d91ca1f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32130

View file

@ -3964,7 +3964,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
block for an extended period while holding a mutex.</para>
<para>To catch such errors, assertions may be added to the kernel
that interact with the witness subsystem to emit a warning
that interact with the &man.witness.4; subsystem to emit a warning
or fatal error (depending on the system configuration) when
a potentially blocking call is made while holding a mutex.</para>