summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospfd
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-06-10 06:07:15 +0000
committerjmc <jmc@openbsd.org>2019-06-10 06:07:15 +0000
commitf410c03f549ff9874de2976a45b3813da0538f5e (patch)
treefb049df36fdee4b5bc47452a5690d79f04292ec7 /usr.sbin/ospfd
parentdocument that area can take a number as well as an id (diff)
downloadwireguard-openbsd-f410c03f549ff9874de2976a45b3813da0538f5e.tar.xz
wireguard-openbsd-f410c03f549ff9874de2976a45b3813da0538f5e.zip
less macro;
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r--usr.sbin/ospfd/ospfd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5
index 9955eecfda7..1e88260acfb 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.56 2019/06/10 05:11:03 dlg Exp $
+.\" $OpenBSD: ospfd.conf.5,v 1.57 2019/06/10 06:07:15 jmc Exp $
.\"
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
@@ -191,7 +191,7 @@ redistribute static set { metric 300 type 2 }
.Ed
.Pp
The use of
-.Ic redistribute Ar prefix Ns | Ns Ar rtlabel
+.Ic redistribute Ar prefix | rtlabel
can result in higher CPU usage, since
.Xr ospfd 8
will need to process more route updates.
@@ -257,7 +257,7 @@ Areas are used for grouping interfaces.
All interface-specific parameters can
be configured per area, overruling the global settings.
.Bl -tag -width Ds
-.It Ic area Ar id Ns | Ns Ar address
+.It Ic area Ar id | address
Specify an area section, grouping one or more interfaces.
.Bd -literal -offset indent
area 0.0.0.0 {