diff options
| -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 f6c85a167cf..b6a15ef9f09 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.20 2020/02/11 18:41:39 deraadt Exp $ +.\" $OpenBSD: rpki-client.8,v 1.21 2020/02/24 15:43:36 job 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: February 11 2020 $ +.Dd $Mdocdate: February 24 2020 $ .Dt RPKI-CLIENT 8 .Os .Sh NAME @@ -106,7 +106,7 @@ and options are not specified this is the default. .It Fl T Ar table For BIRD output generated with the -.Fl b +.Fl B option use .Ar table as roa table name instead of the default 'roa'. |
