diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-02-16 20:33:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-02-16 20:33:08 +0000 |
commit | 134cf4a47d31f88b0be5b7da6a868b2ac30bf94d (patch) | |
tree | d17f12310fc362f625e37c1f92a9b64aea06d898 /usr.sbin | |
parent | a6f23c42954c52c8a34091ac2826167fbe32502d (diff) |
- remove a leftover .El
- escape "An" as this is also a macro
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpki-client/rpki-client.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8 index 1cbe6c82028..ab6546cc1ad 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.86 2023/02/16 20:06:15 job Exp $ +.\" $OpenBSD: rpki-client.8,v 1.87 2023/02/16 20:33:07 jmc Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -324,7 +324,7 @@ agreement regarding ARIN service restrictions. .Re .Pp .Rs -.%T An Infrastructure to Support Secure Internet Routing +.%T \&An Infrastructure to Support Secure Internet Routing .%N RFC 6480 .%A Matt Lepinski .%A Stephen Kent @@ -500,7 +500,6 @@ agreement regarding ARIN service restrictions. .%D Jan, 2023 .%I IETF .Re -.El .Sh HISTORY .Nm first appeared in |