diff options
author | 2004-01-05 12:41:47 +0000 | |
---|---|---|
committer | 2004-01-05 12:41:47 +0000 | |
commit | 8666bbbf2d8731c8560afa944265ed87a18bac46 (patch) | |
tree | f1a04d15feae855d001949fef81ceb8806bfbc84 | |
parent | typos from Jared Yanovich; (diff) | |
download | wireguard-openbsd-8666bbbf2d8731c8560afa944265ed87a18bac46.tar.xz wireguard-openbsd-8666bbbf2d8731c8560afa944265ed87a18bac46.zip |
.Xr bgpctl
-rw-r--r-- | usr.sbin/bgpd/bgpd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index df769bfb684..d75998a2dbe 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.5 2004/01/02 09:12:27 jmc Exp $ +.\" $OpenBSD: bgpd.8,v 1.6 2004/01/05 12:41:47 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -62,7 +62,8 @@ Produce more verbose output. configuration file. .El .Sh SEE ALSO -.Xr bgpd.conf 5 +.Xr bgpd.conf 5 , +.Xr bgpctl 8 .Sh HISTORY The .Nm |