summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjob <job@cvs.openbsd.org>2019-06-19 13:35:05 +0000
committerjob <job@cvs.openbsd.org>2019-06-19 13:35:05 +0000
commit72655356d84998c256570e728e685e0ef646075c (patch)
treeeb558c5d1915f94e6d448d368b783f897c92c511
parentd3b5a39aa6882e6f3edc213a0541d56b15613744 (diff)
rpki-client(1) -> rpki-client(8)
-rw-r--r--usr.sbin/rpki-client/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rpki-client/README.md b/usr.sbin/rpki-client/README.md
index e03fee2bc78..36f84c95619 100644
--- a/usr.sbin/rpki-client/README.md
+++ b/usr.sbin/rpki-client/README.md
@@ -5,7 +5,7 @@ infrastructure) described in [RFC
6480](https://tools.ietf.org/html/rfc6480).
It implements the *client* side of RPKI, which is responsible for
downloading and validating route origin statements.
-For usage, please read [rpki-client(1)](rpki-client.1).
+For usage, please read [rpki-client(8)](rpki-client.8).
The design focus of **rpki-client** is simplicity and security.
To wit, it implements RPKI components necessary for validating route
@@ -26,7 +26,7 @@ in general.
## Project background
**rpki-client** is written as part of the
-[rpki-client(1)](https://medium.com/@jobsnijders/a-proposal-for-a-new-rpki-validator-openbsd-rpki-client-1-15b74e7a3f65)
+[rpki-client(8)](https://medium.com/@jobsnijders/a-proposal-for-a-new-rpki-validator-openbsd-rpki-client-1-15b74e7a3f65)
project, an
[RPKI](https://en.wikipedia.org/wiki/Resource_Public_Key_Infrastructure)
validator for OpenBSD.
@@ -65,7 +65,7 @@ You'll also need the [openrsync(1)](https://man.openbsd.org/openrsync.1)
**-e** argument) executable installed.
```
-% ./rpki-client -v ./tals/*.tal
+% ./rpki-client -v ./tals/*.tal > bgpd-rpki.conf
```
If you later want to uninstall the system, simply run