Whitespace only change.

This commit is contained in:
Ceri Davies 2005-08-16 09:58:54 +00:00
parent 328c4f3b15
commit 8dec94ab58
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25377

View file

@ -4003,7 +4003,8 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<qandaentry>
<question id="called-with-non-sleepable-locks-held">
<para>What does <errorname>Called ... with the following non-sleepable locks held</errorname> mean?</para>
<para>What does <errorname>Called ... with the following
non-sleepable locks held</errorname> mean?</para>
</question>
<answer>
@ -4025,11 +4026,9 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
a potentially blocking call is made while holding a mutex.</para>
<para>In summary, such warnings are non-fatal, however with
unfortunate timing
they could cause undesirable effects ranging from a minor
blip in the system's responsiveness to a complete system
lockup.</para>
unfortunate timing they could cause undesirable effects
ranging from a minor blip in the system's responsiveness
to a complete system lockup.</para>
</answer>
</qandaentry>
</qandaset>