> - *   Clause ::= ["+", "-"] [<TERM> ":"] ( <TERM> | "(" Query ")" )
> + *   Clause ::= ["+", "-"] [&lt;TERM> ":"] ( &lt;TERM> | "(" Query ")" )

In general, if you're going to s/</&lt;/, you should do the same with >
and &gt;.  

But in this case, it might be more readable if we dropped the < > characters
altogether, as then it would be readable as both HTML and text.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to