From: Joshua Slive Date: Sat, 10 Nov 2001 18:29:56 +0000 (+0000) Subject: Fix a missing tag. X-Git-Tag: 2.0.29~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9571aaf53e70434f1fc446cfb57c9ea4d460f3c;p=apache Fix a missing tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91834 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html index 6a8855b951..fd67a3adcd 100644 --- a/docs/manual/mod/mod_headers.html +++ b/docs/manual/mod/mod_headers.html @@ -279,7 +279,7 @@ microseconds. The value is preceded by "t=". the time the headers are sent on the wire. This is a measure of the duration of the request. The value is preceded by "D=". -%{FOOBAR}e: The contents of the environment +%{FOOBAR}e: The contents of the environment variable FOOBAR.