From: jmc Date: Tue, 6 Apr 2021 18:29:43 +0000 (+0000) Subject: uppercase "HTTP"; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1e5c15084b6ac99a9e7f448ebdbbf70c411afe99;p=openbsd uppercase "HTTP"; --- diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8 index db3ba7de3df..87b734d8db1 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.41 2021/04/06 15:22:30 tb Exp $ +.\" $OpenBSD: rpki-client.8,v 1.42 2021/04/06 18:29:43 jmc Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons .\" @@ -34,7 +34,7 @@ The .Nm utility queries the RPKI repository system with -a built-in http client and +a built-in HTTP client and .Xr openrsync 1 to fetch all X.509 certificates, manifests, and revocation lists under a given .Em Trust Anchor . @@ -59,7 +59,7 @@ and (for bird2) in the output directory which is suitable for the BIRD internet routing daemon. .It Fl b Ar sourceaddr -Tell the http and rsync clients to use +Tell the HTTP and rsync clients to use .Ar sourceaddr as the source address for connections, which is useful on machines with multiple interfaces.