diff options
Diffstat (limited to 'usr.sbin/bgpd/bgpd.conf.5')
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index aac11a82ffb..02c282a0e20 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.53 2005/04/28 13:54:45 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.54 2005/05/01 17:35:26 david Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -282,7 +282,7 @@ establishes TCP connections to other BGP speakers called .Em neighbors . Each neighbor is specified by a .Ic neighbor -section, which allows properties to be set specifially for that neighbor: +section, which allows properties to be set specifically for that neighbor: .Bd -literal -offset indent neighbor 10.0.0.2 { remote-as 65002 |