summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd/ospfd.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ospfd/ospfd.conf.5')
-rw-r--r--usr.sbin/ospfd/ospfd.conf.58
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5
index d61b9a8bf7f..0923c445a97 100644
--- a/usr.sbin/ospfd/ospfd.conf.5
+++ b/usr.sbin/ospfd/ospfd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospfd.conf.5,v 1.59 2020/01/08 08:21:01 remi Exp $
+.\" $OpenBSD: ospfd.conf.5,v 1.60 2020/02/10 13:18:21 schwarze Exp $
.\"
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
@@ -17,7 +17,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 8 2020 $
+.Dd $Mdocdate: February 10 2020 $
.Dt OSPFD.CONF 5
.Os
.Sh NAME
@@ -426,10 +426,12 @@ Set the interface type to point to point.
This disables the election of a DR and BDR for the given interface.
.El
.Sh FILES
-.Bl -tag -width "/etc/ospfd.conf" -compact
+.Bl -tag -width /etc/examples/ospfd.conf -compact
.It Pa /etc/ospfd.conf
.Xr ospfd 8
configuration file
+.It Pa /etc/examples/ospfd.conf
+example configuration file
.El
.Sh SEE ALSO
.Xr ospfctl 8 ,