Commit 8954ed7d authored by Joshua Slive's avatar Joshua Slive
Browse files

Fix a missing tag.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91834 13f79535-47bb-0310-9956-ffa450edef68
parent ee0db365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -279,7 +279,7 @@ microseconds. The value is preceded by "t=".</td></tr>
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=".</td></tr>

<tr><td>%{FOOBAR}e: The contents of the <a href="../env.html">environment
<tr><td>%{FOOBAR}e:</td> <td>The contents of the <a href="../env.html">environment
variable</a> FOOBAR.</td></tr>
</table>