From d23c07073297e36cca170b9c26ce6610d26b066d Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 4 Aug 2012 20:37:04 +0000 Subject: [PATCH] fix formatting of DEFAULT_REL_RUNTIMEDIR git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369431 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/new_api_2_4.html.en | 2 +- docs/manual/developer/new_api_2_4.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/developer/new_api_2_4.html.en b/docs/manual/developer/new_api_2_4.html.en index 0ff848f072..2b35af1d76 100644 --- a/docs/manual/developer/new_api_2_4.html.en +++ b/docs/manual/developer/new_api_2_4.html.en @@ -558,7 +558,7 @@ etc.
Use ap_runtime_dir_relative() so that the global configuration for the location of such files, either by the - DEFAULT_REL_RUNTIMEDIR compile setting or the + DEFAULT_REL_RUNTIMEDIR compile setting or the DefaultRuntimeDir directive, will be respected. Apache httpd 2.4.2 and above.
diff --git a/docs/manual/developer/new_api_2_4.xml b/docs/manual/developer/new_api_2_4.xml index 0f537b2068..179e8fdaf3 100644 --- a/docs/manual/developer/new_api_2_4.xml +++ b/docs/manual/developer/new_api_2_4.xml @@ -555,7 +555,7 @@ etc.
Use ap_runtime_dir_relative() so that the global configuration for the location of such files, either by the - DEFAULT_REL_RUNTIMEDIR compile setting or the + DEFAULT_REL_RUNTIMEDIR compile setting or the DefaultRuntimeDir directive, will be respected. Apache httpd 2.4.2 and above.
-- 2.49.0