Turn single-threaded into a "proper" toggle directive
authorFabian Keil <fk@fabiankeil.de>
Tue, 23 Apr 2013 09:42:53 +0000 (09:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 23 Apr 2013 09:42:53 +0000 (09:42 +0000)
commit87d9ae399e0a35c89f9bf9af20874249f05967a8
treebe236c3574472857a132f768f397094ba3d333f0
parent2af4bea25a2ecb1024d1c4a759399e1d22c4f3b4
Turn single-threaded into a "proper" toggle directive

This turns "single-threaded" without argument into a syntax
error, but as it's only supposed to be used for debugging,
this shouldn't cause any problems.

The good news is that "single-threaded 0" no longer means
the same as "single-threaded 1" which was kinda non-intuitive.
doc/source/p-config.sgml
loadcfg.c