diff options
author | Rainer Jung <rjung@apache.org> | 2015-05-21 15:17:50 +0000 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2015-05-21 15:17:50 +0000 |
commit | fa580c3e6f415fff23ae06974cf005f05f672518 (patch) | |
tree | b5ec7b70e8cc9a0777bbb64a7341f703dd364f3b /docs/manual/mod/mod_log_config.xml | |
parent | 940fae15d284cac1cab5c58e083cfee3a9878193 (diff) | |
download | httpd-fa580c3e6f415fff23ae06974cf005f05f672518.tar.gz |
Fix syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1680900 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_config.xml')
-rw-r--r-- | docs/manual/mod/mod_log_config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 3d293036c8..8cd45b67e1 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -103,7 +103,6 @@ without any format, using <code>s</code> gives teh same result as <code>%T</code>. Combining <code>%D</code> with a unit is available in 2.4.13 and later.</td></tr> - </td></tr> <tr><td><code>%{<var>VARNAME</var>}e</code></td> <td>The contents of the environment variable |