On Fri, Jan 07, 2011 at 09:02:30PM +0100, Thomas Reiter wrote: > Hi, > > I just noticed that in section "Tagging Ethernet Frames" > brconfig(8) is still mentioned (although the link leads to > ifconfig(8) manpage). > > As there is no more brconfig, shouldn't this be changed to > ifconfig(8)? > > gr > thomas >
fixed thanks. but i;ve just realised that pf faq may be running at a different level to -current, so someone (nick!) correct me if i'm wrong (still the change is "future proof" ;) jmc > > Index: www/faq/pf/tagging.html > =================================================================== > RCS file: /cvs/www/faq/pf/tagging.html,v > retrieving revision 1.19 > diff -u -r1.19 tagging.html > --- www/faq/pf/tagging.html 19 May 2010 13:25:16 -0000 1.19 > +++ www/faq/pf/tagging.html 7 Jan 2011 19:24:27 -0000 > @@ -281,7 +281,7 @@ > can be made to filter based on the source or destination MAC address. > Bridge(4) rules are created using the > <a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8" > ->brconfig(8)</a> command. Example: > +>ifconfig(8)</a> command. Example: > <blockquote> > <tt> > # ifconfig bridge0 rule pass in on fxp0 src 0:de:ad:be:ef:0 \<br>
