diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-25 16:10:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-25 16:10:13 +0000 |
commit | 5f35eb073cbdcee19e1d64e8c6421d7c45686836 (patch) | |
tree | cac49b891efa61019046efb68b2a001fc34ebf65 /usr.sbin/ospfd | |
parent | 491bdc51e07a5f6f526c9e49a85c29736a4e10c9 (diff) |
segement -> segment; from Denis Doroshenko
plus an article fix whilst here
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r-- | usr.sbin/ospfd/ospfd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.8 b/usr.sbin/ospfd/ospfd.8 index fdc21e94dcb..7878d2cb2dc 100644 --- a/usr.sbin/ospfd/ospfd.8 +++ b/usr.sbin/ospfd/ospfd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.8,v 1.20 2007/10/25 12:06:30 claudio Exp $ +.\" $OpenBSD: ospfd.8,v 1.21 2007/10/25 16:10:12 jmc Exp $ .\" .\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org> .\" @@ -85,7 +85,7 @@ When routers are connected via point to point links, the DR and BDR election is skipped since only two routers are connected. .Pp To limit the impact changes in the network have on the LSDB it is possible -to segement OSPF network into areas. +to segment an OSPF network into areas. Area 0.0.0.0 a.k.a. the backbone area must always be present. Routers can be configured as Area Border Router .Pq ABR , |