On Sun, May 22, 2005 at 11:43:30PM +0200, Magne Andreassen wrote: > Seems that the "load-anchor" rule is mis-spelled somewhere. > It is referenced as "load-anchors" in the line rule, and > defined as "load-anchor" later... not important really, > but brings me to my next question :
Fixed, thanks. > Is the BNF used directly "as-is" with YACC to generate a > parser, or is the BNF in pf.conf manpage an edited excerpt? The parser is not generated from the BNF syntax (never was), but rather the BNF is a manual excerpt (not all productions are listed), hence the possible discrepancies. Daniel
