diff options
author | 2004-04-02 18:28:49 +0000 | |
---|---|---|
committer | 2004-04-02 18:28:49 +0000 | |
commit | f5dd79c02068e1e3a1ca98559751786090b95324 (patch) | |
tree | 7f30bc417979b302998faaa162941a431ea00022 | |
parent | slow_atomic_lock.c is only used by mips; marc@ ok (diff) | |
download | wireguard-openbsd-f5dd79c02068e1e3a1ca98559751786090b95324.tar.xz wireguard-openbsd-f5dd79c02068e1e3a1ca98559751786090b95324.zip |
spelink
-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 15dc413aa9c..469a90cff26 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.20 2004/03/12 20:23:01 henning Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.21 2004/04/02 18:28:49 henning Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -425,7 +425,7 @@ Either one or the other must be specified. .It Ar group <descr> This rule applies only to .Em UPDATES -comming from, or going to, this particular neighbor. +coming from, or going to, this particular neighbor. Neighbors can be matched against their address, the group description, or the token .Ar any |