summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-01-02 09:12:27 +0000
committerjmc <jmc@openbsd.org>2004-01-02 09:12:27 +0000
commitd783ce622eeaeb2b45070c38e894d5165e9b2789 (patch)
treedaf82bb8ec30eaaa246bfd896a3bc3e04405ed2c
parentumask setting and unlink before bind() the unix socket, chmod and umask (diff)
downloadwireguard-openbsd-d783ce622eeaeb2b45070c38e894d5165e9b2789.tar.xz
wireguard-openbsd-d783ce622eeaeb2b45070c38e894d5165e9b2789.zip
SEE ALSO after FILES;
-rw-r--r--usr.sbin/bgpd/bgpd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8
index 508f4edf671..df769bfb684 100644
--- a/usr.sbin/bgpd/bgpd.8
+++ b/usr.sbin/bgpd/bgpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpd.8,v 1.4 2003/12/23 17:08:54 henning Exp $
+.\" $OpenBSD: bgpd.8,v 1.5 2004/01/02 09:12:27 jmc Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\"
@@ -55,14 +55,14 @@ 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
.Nm
configuration file.
.El
+.Sh SEE ALSO
+.Xr bgpd.conf 5
.Sh HISTORY
The
.Nm