summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-05-27 20:49:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-05-27 20:49:43 +0000
commit45a54f4b75d3aa9af516b6b6b656686eb946fc2f (patch)
treef8880b8076268adb0121c1939632678174759e4e
parent8d90d47a1217b260e9b224988ecd656aea199d0b (diff)
tweak previous;
-rw-r--r--usr.sbin/bgpctl/bgpctl.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8
index f6a02a2a5f7..d2fe1e2dd57 100644
--- a/usr.sbin/bgpctl/bgpctl.8
+++ b/usr.sbin/bgpctl/bgpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpctl.8,v 1.58 2012/05/27 18:54:44 claudio Exp $
+.\" $OpenBSD: bgpctl.8,v 1.59 2012/05/27 20:49:42 jmc Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\"
@@ -121,10 +121,10 @@ It is possible to set various path attributes with additional
Remove the specified prefix from the list of announced networks.
.It Cm network flush
Remove all dynamically added prefixes from the list of announced networks.
-.It Cm network mrt file Ar file Ar filter
-Import networks from a MRT table dump for debuging purposes.
+.It Cm network mrt file Ar file filter
+Import networks from an MRT table dump for debugging purposes.
.Ar filter
-can be specified similar to the
+can be specified similarly to the
.Ar show mrt
command.
Only networks matching the filter will be imported.