]> granicus.if.org Git - apache/commitdiff
Some TODOCs have been DOCced.
authorTony Finch <fanf@apache.org>
Tue, 21 Mar 2000 19:10:09 +0000 (19:10 +0000)
committerTony Finch <fanf@apache.org>
Tue, 21 Mar 2000 19:10:09 +0000 (19:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84816 13f79535-47bb-0310-9956-ffa450edef68

modules/http/http_core.c

index d8573df97aa34d9517a86b4fcf9ebbcc5d692786..22b276fdf4c3e5a171415424542ccd8ea66423ed 100644 (file)
@@ -2388,10 +2388,7 @@ static const command_rec core_cmds[] = {
 { "UseCanonicalName", set_use_canonical_name, NULL,
   RSRC_CONF|ACCESS_CONF, TAKE1,
   "How to work out the ServerName : Port when constructing URLs" },
-/* TODOC: MaxServers is deprecated */
-/* TODOC: ServersSafetyLimit is deprecated */
 /* TODO: RlimitFoo should all be part of mod_cgi, not in the core */
-/* TODOC: BindAddress deprecated */
 { "AddModule", add_module_command, NULL, RSRC_CONF, ITERATE,
   "The name of a module" },
 { "ClearModuleList", clear_module_list_command, NULL, RSRC_CONF, NO_ARGS,