summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Francois Brousseau <jfb@cvs.openbsd.org>2004-07-11 00:53:21 +0000
committerJean-Francois Brousseau <jfb@cvs.openbsd.org>2004-07-11 00:53:21 +0000
commit62d6d4acca79a3f0862eac605323204146347283 (patch)
treece6566220d65eea0bd9940b9e35267e648029551
parente48bfe270172d470435890320762023d2eae6f24 (diff)
Fix a cross reference to bgpd in the FILES section
ok jmc@, should make brad stop whining
-rw-r--r--usr.sbin/bgpd/bgpd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index 6231fccb150..7579440454f 100644
--- a/usr.sbin/bgpd/bgpd.conf.5
+++ b/usr.sbin/bgpd/bgpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpd.conf.5,v 1.30 2004/07/09 11:01:22 henning Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.31 2004/07/11 00:53:20 jfb Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -668,7 +668,7 @@ multiple times to the
.Sh FILES
.Bl -tag -width "/etc/bgpd.conf" -compact
.It Pa /etc/bgpd.conf
-.Nm
+.Xr bgpd 8
configuration file.
.El
.Sh SEE ALSO