Start fixing issues that beck@ helped find:
authorschwarze <schwarze@openbsd.org>
Sat, 12 Jul 2014 16:13:36 +0000 (16:13 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 12 Jul 2014 16:13:36 +0000 (16:13 +0000)
commit4477fbfa3c86274a5c2e419c2ca17fa02d74d608
treef6b95ed64649dda1ada8b952710cec2fd4564d43
parentf12cf1510bb86a1ce0a144ec64f1527f7fcfa601
Start fixing issues that beck@ helped find:

Distinguish between man(1) and apropos(1) mode by adding back the classical
QUERY_STRING variable "apropos=".  Change the default back to "apropos=0".
Control it by adding a HTML <SELECT> element for it.

Rename the "expr=" QUERY_STRING variable back to its classical name "query=",
i don't see how the new name is better than the classical one.

While here, drop the concept of a "legacy mode".  Simply continue to
support the features, and use what we consider best.
usr.bin/mandoc/cgi.c