]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/mod_setenvif.xml
Update the copyright year in all .c, .h and .xml files
[apache] / docs / manual / mod / mod_setenvif.xml
index 5949d1db5a7c77df009e3083032552fccbde6604..5363553a65611f83c598fe8fa961330cfa92b7b4 100644 (file)
@@ -4,7 +4,7 @@
 <!-- $LastChangedRevision$ -->
 
 <!--
- Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+ Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  applicable.
 
  Licensed under the Apache License, Version 2.0 (the "License");
@@ -193,11 +193,10 @@ used for the <em>attribute</em>.</li>
 </li>
 </ol>
 
-<p>The second argument (<em>regex</em>) is a <a
-href="http://www.pcre.org/">Perl compatible regular expression</a>.
-This is similar to a POSIX.2 egrep-style regular expression.
-If the <em>regex</em> matches against the <em>attribute</em>,
-then the remainder of the arguments are evaluated.</p>
+<p>The second argument (<em>regex</em>) is a <glossary
+ref="regex">regular expression</glossary>.  If the <em>regex</em>
+matches against the <em>attribute</em>, then the remainder of the
+arguments are evaluated.</p>
 
 <p>The rest of the arguments give the names of variables to set, and
 optionally values to which they should be set. These take the form