Add a missing P in a kernel option

PR:		docs/108270
Submitted by:	Micah <micahjon@ywave.com>
This commit is contained in:
Marc Fonvieille 2007-01-23 17:52:10 +00:00
parent db05d8eda0
commit 75131fca35
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29450

View file

@ -991,7 +991,7 @@ Reading symbols from /sys/modules/linux/linux.ko...done.
</listitem> </listitem>
<listitem> <listitem>
<para><literal>options WITNESS_SKIPSIN</literal>: disable run-time <para><literal>options WITNESS_SKIPSPIN</literal>: disable run-time
checking of spinlock lock order with WITNESS. As spin locks are checking of spinlock lock order with WITNESS. As spin locks are
acquired most frequently in the scheduler, and scheduler events acquired most frequently in the scheduler, and scheduler events
occur often, this option can significantly speed up systems occur often, this option can significantly speed up systems