<HTML><BODY><div class="cl-8q5th7dtkg"><div class="cl-4rqpur79yi"><div class="js-helper_mr_css_attr js-readmsg-msg_mr_css_attr"><div id="style_17736629580598880159_mr_css_attr"><div id="style_17736629580598880159_BODY_mr_css_attr"><div class="cl-ichj483tse_mr_css_attr"><div class="js-helper_mr_css_attr js-readmsg-msg_mr_css_attr"><div id="style_17736618480222035866_mr_css_attr"><div id="style_17736618480222035866_BODY_mr_css_attr"><div><div><div>Hello,</div></div><div> </div><div><div>I noticed a small typo in the HTML documentation for BIRD 2.17.1, in the Filters section:</div></div><div> </div><div><div><a href="https://bird.nic.cz/doc/bird-2.17.1.html#filters">https://bird.nic.cz/doc/bird-2.17.1.html#filters</a></div></div><div> </div><div><div>In the example filter <strong>not_too_far</strong>, the comparison uses the HTML entity <strong>&g</strong>t instead of the literal <strong>></strong> character. If you copy the example as-is into a BIRD configuration file, the line</div><div> </div></div><div><div><strong><em>if rip_metric > 10 then</em></strong></div><div> </div><div>causes a “Unknown character” error when BIRD parses the configuration. Replacing > with > fixes the problem:</div></div><div> </div><div><div><em><strong>if rip_metric > 10 then</strong></em></div><div> </div><div>It would be helpful if the documentation could be updated so the example uses the correct > character, to avoid confusing users who copy the example directly.</div></div><div> </div></div><div> </div></div></div></div></div></div></div></div></div> <div data-signature-widget="container"><div data-signature-widget="content"><div>Best regards,<br>Evgeniy Gaydarenko<br>gaydarenko@mail.ru</div></div></div></div></BODY></HTML>