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

docs/manual/expr.xml

index 55be37cf8a7f812c0a532211456031f28764f7b8..14bb365083858218b25af67060d3c70afd658f6f 100644 (file)
@@ -442,7 +442,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>