Index: gnus.texi =================================================================== RCS file: /usr/local/cvsroot/gnus/texi/gnus.texi,v retrieving revision 5.114 diff -u -r5.114 gnus.texi --- gnus.texi 1999/11/12 23:42:16 5.114 +++ gnus.texi 1999/11/15 09:09:12 @@ -10728,15 +10728,15 @@ name. Normal regexp match expansion will be done. See below for examples. -@item -@code{(@var{field} @var{value} @var{[- restrict [- restrict [@dots{}]]]} -@var{split})}: If the split is a list, the first element of which is a -string, then store the message as specified by @var{split}, if header -@var{field} (a regexp) contains @var{value} (also a regexp). If -@var{restrict} (yet another regexp) matches some string after -@var{field} and before the end of the matched @var{value}, the -@var{split} is ignored. If none of the @var{restrict} clauses match, -@var{split} is processed. +@item +@code{(@var{field} @var{value} [- @var{restrict} [- @var{restrict} +[@dots{}]]] @var{split})}: If the split is a list, the first element +of which is a string, then store the message as specified by +@var{split}, if header @var{field} (a regexp) contains @var{value} +(also a regexp). If @var{restrict} (yet another regexp) matches some +string after @var{field} and before the end of the matched +@var{value}, the @var{split} is ignored. If none of the @var{restrict} +clauses match, @var{split} is processed. @item @code{(| @var{split}@dots{})}: If the split is a list, and the first