diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2014-05-20 23:41:37 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2014-05-20 23:41:37 +0000 |
commit | 98f4a4e53f6f60c0ae5d4e9a4c4e372abf698077 (patch) | |
tree | 99d7caf6bb16cc504da7bd041bc709c70e20f95d | |
parent | a99b5aedb94c8100929e5229a19342a65f235a07 (diff) |
destinct is spelled distinct.
ok henning@ jmc@
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 35e40ed6cc6..91fa10250ac 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.130 2013/11/13 09:14:48 florian Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.131 2014/05/20 23:41:36 dlg Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -16,7 +16,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: November 13 2013 $ +.Dd $Mdocdate: May 20 2014 $ .Dt BGPD.CONF 5 .Os .Sh NAME @@ -504,7 +504,7 @@ for further information about the arguments. .It Ic rd Ar IP Ns Li : Ns Ar local The sole purpose of the Route Distinguisher .Ic rd -is to ensure that possible common prefixes are destinct between VPNs. +is to ensure that possible common prefixes are distinct between VPNs. The .Ic rd is neither used to identify the origin of the prefix nor to control into |