--- trunk/Estraier.pm 2006/08/06 18:15:11 173 +++ trunk/Estraier.pm 2006/08/06 18:15:56 174 @@ -679,9 +679,9 @@ =head2 set_mask -Select just some links when searching and not all. +Filter out some links when searching. -Argument array of link numbers, starting with 0. +Argument array of link numbers, starting with 0 (current node). $cond->set_mask(qw/0 1 4/);