From e9571aaf53e70434f1fc446cfb57c9ea4d460f3c Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sat, 10 Nov 2001 18:29:56 +0000 Subject: [PATCH] Fix a missing tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91834 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_headers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1