On Sat, Apr 30, 2011 at 01:52:33AM -0600, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: src > Changes by: st...@cvs.openbsd.org 2011/04/30 01:52:33 > > Modified files: > usr.sbin/bgpd : bgpd.conf.5 > usr.sbin/dvmrpd: dvmrpd.conf.5 > usr.sbin/ldpd : ldpd.conf.5 > usr.sbin/ospf6d: ospf6d.conf.5 > usr.sbin/ospfd : ospfd.conf.5 > usr.sbin/relayd: relayd.conf.5 > usr.sbin/ripd : ripd.conf.5 > > Log message: > no need to escape |, pointed out by jmc@ > "it's worth killing, if just to stop it being copied all over the place" >
ouch! sorry, stuart, i should have updated you a bit more about what is going on here. i actually have put together a large(-ish) diff for the whole tree to remove unneccessary escapes on the `|' character. however i've been discussing it with ingo and kristaps, and am currently waiting for some feedback from kristaps on just exactly what we should expect from `|'. until that happens, i don;t want to commit my diff. so, if anyone else is looking at this stuff, please just leave it for now (there;s stuff all over the tree, not just usr.sbin). thanks, jmc