summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_logio.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_logio.html.en')
-rw-r--r--docs/manual/mod/mod_logio.html.en3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en
index 1774eaef2e..ce708a1f0c 100644
--- a/docs/manual/mod/mod_logio.html.en
+++ b/docs/manual/mod/mod_logio.html.en
@@ -82,7 +82,8 @@
<td>Bytes sent, including headers, cannot be zero.</td></tr>
<tr><td><code>%S</code></td>
<td>Bytes transferred (received and sent), including request and headers,
- cannot be zero. This is the combination of %I and %O.</td></tr>
+ cannot be zero. This is the combination of %I and %O.<br />
+ Available in Apache 2.4.7 and later</td></tr>
</table>
<p>Usually, the functionality is used like this:</p>