none
[openafs-wiki.git] / TWiki / RegularExpression.mdwn
index 096b95a..7536370 100644 (file)
@@ -60,7 +60,7 @@ REs are similar to (but more poweful than) the "wildcards" used in the command-l
   </tr>
   <tr>
     <td><code>PNG;Chart</code></td>
-    <td> Search for topics containing the words <strong>PNG</strong> <em>and</em> <strong>Chart</strong>. This is not a regular expression! But a useful facility that is enabled when regular expression searching is enabled. </td>
+    <td> Search for topics containing the words <strong>PNG</strong> <em>and</em> <strong>Chart</strong>. The <code>";"</code> <em>and</em> separator is TWiki-specific and is not a regular expression; it is a useful facility that is enabled when regular expression searching is enabled. </td>
   </tr>
 </table>