summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-12 11:44:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-12 11:44:36 +0000
commitf682489aa0c209d834f4ca3310863567310f8f0f (patch)
tree31c9815cd104732167167e0409114be8ebf90ba0 /usr.sbin/bgpctl
parente2f1d84bf4b4c2436ca51aa1602f3b2d219e3000 (diff)
add a little spacing; .Xr not .Ar for bgpd;
Diffstat (limited to 'usr.sbin/bgpctl')
-rw-r--r--usr.sbin/bgpctl/bgpctl.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8
index 498d2066bf1..5198b72e3ad 100644
--- a/usr.sbin/bgpctl/bgpctl.8
+++ b/usr.sbin/bgpctl/bgpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpctl.8,v 1.11 2004/01/11 02:36:48 henning Exp $
+.\" $OpenBSD: bgpctl.8,v 1.12 2004/01/12 11:44:35 jmc Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\"
@@ -51,6 +51,7 @@ Show routes from bgpd's view of the Forward Information Base.
.Ar filter
can be an IP address, in which case the route to this address is shown,
or a flag:
+.Pp
.Bl -tag -width connected -compact
.It Li connected
Show only connected routes.
@@ -58,7 +59,7 @@ Show only connected routes.
Show only static routes.
.It Li bgp
Show only routes originating from
-.Ar bgpd
+.Xr bgpd 8
itself.
.It Li nexthop
Show only routes required to reach a BGP nexthop.