diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-31 18:42:27 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-31 18:42:27 +0000 |
commit | 2c37edd3b36cf96240a75917842e9adae35e3f18 (patch) | |
tree | ea8f7ffbe894c2038ad930eb520714cef8ae7310 /usr.sbin/rpki-client/rpki-client.8 | |
parent | dd5ec406241e6a3de13e6feaa4331bc7703a2e14 (diff) |
Update reference to RSC draft 08
ok claudio job
Diffstat (limited to 'usr.sbin/rpki-client/rpki-client.8')
-rw-r--r-- | usr.sbin/rpki-client/rpki-client.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8 index 0ba292aeb8d..4f738fb9025 100644 --- a/usr.sbin/rpki-client/rpki-client.8 +++ b/usr.sbin/rpki-client/rpki-client.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpki-client.8,v 1.64 2022/05/20 10:38:39 job Exp $ +.\" $OpenBSD: rpki-client.8,v 1.65 2022/05/31 18:42:26 tb Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 20 2022 $ +.Dd $Mdocdate: May 31 2022 $ .Dt RPKI-CLIENT 8 .Os .Sh NAME @@ -271,7 +271,7 @@ A Profile for BGPsec Router Certificates, Certificate Revocation Lists, and Certification Requests. .It RFC 8630 Resource Public Key Infrastructure (RPKI) Trust Anchor Locator. -.It draft-ietf-sidrops-rpki-rsc-06 +.It draft-ietf-sidrops-rpki-rsc-08 A profile for Resource Public Key Infrastructure (RPKI) Signed Checklists (RSC). .El .Sh HISTORY |