diff options
Diffstat (limited to 'docs/manual/expr.html.en')
-rw-r--r-- | docs/manual/expr.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index f399c4332d..3f3ceee972 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -224,7 +224,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" <td>The error log id of the connection (see <code class="directive"><a href="./mod/core.html#errorlogformat">ErrorLogFormat</a></code>)</td></tr> <tr><td><code>CONN_REMOTE_ADDR</code></td> - <td>The raw IP address of the remote host (see the + <td>The peer IP address of the connection (see the <code class="module"><a href="./mod/mod_remoteip.html">mod_remoteip</a></code> module)</td></tr> </table> |