summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-08-10 09:00:17 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-08-10 09:00:17 +0000
commitb8e55f5b24eca4e18c90b90471a400ab07ddb363 (patch)
treead9e9f30cf4f9689b5da8052b5903f255ce6437e /usr.sbin/bgpd
parent51d83c3fa611235163a49d22bb26e8bc9b19b711 (diff)
- comapared -> compared
- correct word order - grammar
Diffstat (limited to 'usr.sbin/bgpd')
-rw-r--r--usr.sbin/bgpd/bgpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index adfa3fe58bb..4569138c290 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.59 2005/08/09 20:27:25 claudio Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.60 2005/08/10 09:00:16 jmc Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -250,9 +250,9 @@ If set to
.Ic always ,
the
.Em MED
-attributes will be comapared always.
+attributes will always be compared.
The default is
-.Ic strict
+.Ic strict ,
where the
.Em MED
is only compared between peers belonging to the same AS.