]> granicus.if.org Git - apache/commitdiff
Note that v is a shortcut for reqenv
authorDaniel Gruno <humbedooh@apache.org>
Tue, 29 Jan 2013 18:51:56 +0000 (18:51 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 29 Jan 2013 18:51:56 +0000 (18:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440055 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index 39565451407a89cbee236153a559b9b77b73fbde..611d8721d45d96ed03e5c0bb1a562668af3c7538 100644 (file)
@@ -455,7 +455,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     <tr><td><code>resp</code></td>
         <td>Get HTTP response header</td><td></td></tr>
     <tr><td><code>reqenv</code></td>
-        <td>Lookup request environment variable</td><td></td></tr>
+        <td>Lookup request environment variable (as a shortcut, <code>v</code> can be used too to access variables).</td><td></td></tr>
     <tr><td><code>osenv</code></td>
         <td>Lookup operating system environment variable</td><td></td></tr>
     <tr><td><code>note</code></td>