PR: 47707
Reported by: Paschal Nee <pnee toombeola.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@805754
13f79535-47bb-0310-9956-
ffa450edef68
<tr><td><code>%D</code></td>
<td>The time from when the request was received to the time the
headers are sent on the wire. This is a measure of the duration
- of the request. The value is preceded by <code>D=</code>.</td></tr>
+ of the request. The value is preceded by <code>D=</code>.
+ The value is measured in microseconds.</td></tr>
<tr class="odd"><td><code>%{VARNAME}e</code></td>
<td>The contents of the <a href="../env.html">environment
variable</a> <code>VARNAME</code>.</td></tr>
<tr><td><code>%D</code></td>
<td>The time from when the request was received to the time the
headers are sent on the wire. This is a measure of the duration
- of the request. The value is preceded by <code>D=</code>.</td></tr>
+ of the request. The value is preceded by <code>D=</code>.
+ The value is measured in microseconds.</td></tr>
<tr><td><code>%{VARNAME}e</code></td>
<td>The contents of the <a href="../env.html">environment