diff options
author | 2015-12-24 05:42:54 +0000 | |
---|---|---|
committer | 2015-12-24 05:42:54 +0000 | |
commit | 20c3a2cbf3e7d2153536f0dc62304ce1303a08df (patch) | |
tree | d26b038b55cd1e60da7e6f609170cf0bc5f47188 | |
parent | Argh. The other part the wrong diff was missing. (diff) | |
download | wireguard-openbsd-20c3a2cbf3e7d2153536f0dc62304ce1303a08df.tar.xz wireguard-openbsd-20c3a2cbf3e7d2153536f0dc62304ce1303a08df.zip |
adress -> address
-rw-r--r-- | usr.sbin/eigrpd/eigrpd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/eigrpd/eigrpd.conf.5 b/usr.sbin/eigrpd/eigrpd.conf.5 index 001e08b08c8..feb15d715a2 100644 --- a/usr.sbin/eigrpd/eigrpd.conf.5 +++ b/usr.sbin/eigrpd/eigrpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eigrpd.conf.5,v 1.5 2015/12/13 19:01:20 renato Exp $ +.\" $OpenBSD: eigrpd.conf.5,v 1.6 2015/12/24 05:42:54 bentley Exp $ .\" .\" Copyright (c) 2015 Renato Westphal <renato@openbsd.org> .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> @@ -18,7 +18,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: December 13 2015 $ +.Dd $Mdocdate: December 24 2015 $ .Dt EIGRPD.CONF 5 .Os .Sh NAME @@ -82,7 +82,7 @@ address-family ipv4 { The same can be accomplished by specifying the bandwidth globally or within the address-family or autonomous-system declaration. .Sh GLOBAL CONFIGURATION -Several settings can be configured globally, per adress-family, per +Several settings can be configured globally, per address-family, per autonomous-system and per interface. The only settings that can be set globally and not overruled are listed below. .Bl -tag -width Ds |