I'm not sure it matters. The text is not invalid. It was imported into the tree. It just didn't ship a binary.
> On Wed, Oct 16, 2019 at 09:34:26PM -0600, Theo de Raadt wrote: > > Ross L Richardson <[email protected]> wrote: > > > > > 66.html claims that rpki-client is included, but: > > > - <https://man.openbsd.org/rpki-client.8> gives no result. > > > - The test system I just sysupgraded doesn't have it. > > > > > > It's not actually linked to the build (in src/usr.sbin/Makefile), is it? > > > > It isn't. It wasn't ready. > > Here's a patch, then... > > Ross > ---- > > Index: 66.html > =================================================================== > RCS file: /cvs/www/66.html,v > retrieving revision 1.72 > diff -u -p -r1.72 66.html > --- 66.html 17 Oct 2019 13:49:28 -0000 1.72 > +++ 66.html 18 Oct 2019 06:48:48 -0000 > @@ -500,8 +500,6 @@ to 6.6. > always check for namespace collisions on table > commands. Introduced 'pfctl -FR' to reset pfctl(8) settings to > defaults. > - <li>Imported Kristaps Dzonsons' RPKI > - validator, <a > href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>. > <li> <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> now > supports > binary protocol health checking. See > <a href="https://man.openbsd.org/relayd.conf.5">relayd.conf(5)</a>. >
