]> granicus.if.org Git - apache/commitdiff
fix formatting of DEFAULT_REL_RUNTIMEDIR
authorJeff Trawick <trawick@apache.org>
Sat, 4 Aug 2012 20:37:04 +0000 (20:37 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 4 Aug 2012 20:37:04 +0000 (20:37 +0000)
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
docs/manual/developer/new_api_2_4.xml

index 0ff848f0725f3aa7a5ec146aaa86ebdb898c7c83..2b35af1d763fa88ef8748cc0a163984dd060f09a 100644 (file)
     etc.</dt>
     <dd>Use <code>ap_runtime_dir_relative()</code> so that the global
     configuration for the location of such files, either by the
-    DEFAULT_REL_RUNTIMEDIR compile setting or the
+    <code>DEFAULT_REL_RUNTIMEDIR</code> compile setting or the
     <code class="directive"><a href="../mod/core.html#defaultruntimedir">DefaultRuntimeDir</a></code> directive,
     will be respected.  <em>Apache httpd 2.4.2 and above.</em></dd>
 
index 0f537b2068782e6b0ad7966c240f2efa3b8d147b..179e8fdaf36343149614999dcb9d5100d20e5038 100644 (file)
     etc.</dt>
     <dd>Use <code>ap_runtime_dir_relative()</code> so that the global
     configuration for the location of such files, either by the
-    DEFAULT_REL_RUNTIMEDIR compile setting or the
+    <code>DEFAULT_REL_RUNTIMEDIR</code> compile setting or the
     <directive module="core">DefaultRuntimeDir</directive> directive,
     will be respected.  <em>Apache httpd 2.4.2 and above.</em></dd>