> - * Clause ::= ["+", "-"] [<TERM> ":"] ( <TERM> | "(" Query ")" )
> + * Clause ::= ["+", "-"] [<TERM> ":"] ( <TERM> | "(" Query ")" )In general, if you're going to s/</</, you should do the same with > and >. 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]>
