diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-10-28 21:38:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-10-28 21:38:04 +0000 |
commit | f6a497ec3de087d4487c9874702c398c7f8438ee (patch) | |
tree | 6dda4bf6909efe3770f778bcaea251963e9e8fbb /usr.sbin | |
parent | 666073da47015a34fdf88027bb2d4be1f7aad2a6 (diff) |
tweak previous;
Diffstat (limited to 'usr.sbin')
-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 581a90e4bf3..77527f1c430 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.100 2009/10/28 09:16:49 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.101 2009/10/28 21:38:03 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -1064,8 +1064,8 @@ of subsequent rules is skipped. .Pp .It Ic rib Ar name Apply rule only to the specified RIB. -This only applies for recieved updates, so not for rules using the -.Ar to Ar peer +This only applies for received updates, so not for rules using the +.Ar to peer parameter. .Pp .It Ic set Ar attribute ... |