doing the initial mpm stuff to indicate required documentation changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84766
13f79535-47bb-0310-9956-
ffa450edef68
static const command_rec negotiation_cmds[] =
{
+ /* TODOC: CacheNegotiatedDocs now takes a FLAG argument */
{"CacheNegotiatedDocs", cache_negotiated_docs, NULL, RSRC_CONF, FLAG,
"Either 'on' or 'off' (default)"},
{"LanguagePriority", set_language_priority, NULL, OR_FILEINFO, ITERATE,