diff options
author | 2003-12-23 17:08:54 +0000 | |
---|---|---|
committer | 2003-12-23 17:08:54 +0000 | |
commit | 3bc802a7c1438a3173046e8866da589f4f1dc99b (patch) | |
tree | 625905c6da709bea18c4233c846fc43c771cc231 | |
parent | bloody attempt at the other manpage. (diff) | |
download | wireguard-openbsd-3bc802a7c1438a3173046e8866da589f4f1dc99b.tar.xz wireguard-openbsd-3bc802a7c1438a3173046e8866da589f4f1dc99b.zip |
.Xr the more or less shiny new bgpd.conf manpage
-rw-r--r-- | usr.sbin/bgpd/bgpd.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index 5e86769c973..508f4edf671 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.3 2003/12/23 12:17:33 henning Exp $ +.\" $OpenBSD: bgpd.8,v 1.4 2003/12/23 17:08:54 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -55,6 +55,8 @@ Only check the config file for validity. .It Fl v Produce more verbose output. .El +.Sh SEE ALSO +.Xr bgpd.conf 5 .Sh FILES .Bl -tag -width "/etc/bgpd.conf" -compact .It Pa /etc/bgpd.conf |