CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/03/19 07:56:10
Modified files: usr.sbin/rpki-client: extern.h main.c rpki-client.8 Log message: Add an -V option to show the version of rpki-client. For the base version it will show just OpenBSD while -portable will show the portable version. OK sthen@, tb@, kn@