diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-01-08 14:41:05 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-01-08 14:41:05 +0000 |
commit | 6e07118b4073b7f92810dfdf7b6a0ea317d3ae5f (patch) | |
tree | 493d45c2d25dded70de9ea5244e18eb8e4735c68 /usr.sbin/bgpctl/bgpctl.8 | |
parent | a537f28afd62dbc7ee9083a94d77af0eeaffb984 (diff) |
.Xr bgpd.conf 5
From: Xavier Santolaria <xavier@santolaria.net>
Diffstat (limited to 'usr.sbin/bgpctl/bgpctl.8')
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index 0fe4760634b..e7a01de93d8 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.8 2004/01/06 23:23:49 henning Exp $ +.\" $OpenBSD: bgpctl.8,v 1.9 2004/01/08 14:41:04 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -66,6 +66,7 @@ Take the bgp session to the specified neighbor down. configuration file. .El .Sh SEE ALSO +.Xr bgpd.conf 5 , .Xr bgpd 8 .Sh HISTORY The |