diff options
author | 2012-07-07 12:29:18 +0000 | |
---|---|---|
committer | 2012-07-07 12:29:18 +0000 | |
commit | 8e446e65333de512d3300639de94a0b6c6e20fc5 (patch) | |
tree | e436bf6bba20610f39f827bb731f5722a74b23b0 | |
parent | Simplify rc_wait() (no functionnal change). (diff) | |
download | wireguard-openbsd-8e446e65333de512d3300639de94a0b6c6e20fc5.tar.xz wireguard-openbsd-8e446e65333de512d3300639de94a0b6c6e20fc5.zip |
prefered -> preferred;
-rw-r--r-- | usr.sbin/bgpd/bgpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index bdb28c6dce0..8aecc78054e 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.43 2012/07/07 08:22:57 claudio Exp $ +.\" $OpenBSD: bgpd.8,v 1.44 2012/07/07 12:29:18 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> .\" @@ -111,7 +111,7 @@ attribute is selected. If it is not present then a length of 0 is used in the comparison. .It The path coming from the peer with the lowest IP address is selected. -IPv4 sessions will be prefered over IPv6 ones. +IPv4 sessions will be preferred over IPv6 ones. .It In case of locally announced prefixes .Nm |