From dd05d2f53eef35c820641accbcc8e9ac0febcbba Mon Sep 17 00:00:00 2001 From: des Date: Sun, 17 Mar 2002 23:48:24 +0000 Subject: s/options\t\t/options \t/ --- sys/amd64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/amd64/conf/GENERIC') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index c6c98e1..c59c0b6 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -60,7 +60,7 @@ options DDB #Enable the kernel debugger options INVARIANTS #Enable calls of extra sanity checking options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS options WITNESS #Enable mutex checks to detects deadlocks and cycles -options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed +options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel -- cgit v1.1