aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-11-22 02:41:49 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-11-22 02:43:56 +0000
commit28ba36c65db8b4d95abcd543b97f2ec5161cdae5 (patch)
tree6824204fce9fd4b7b3c8b610a6dfeb820b2b874f
parent093cf790569775b80662926efea6d9d3464bde94 (diff)
downloadsrc-28ba36c65db8b4d95abcd543b97f2ec5161cdae5.tar.gz
src-28ba36c65db8b4d95abcd543b97f2ec5161cdae5.zip
bridge(4): Use American spelling of "behavior"
Fixes: 8406182dbeb972698775e2468902bc5f6e593d72 MFC after: 3 days Reported by: Pau Amma <pauamma@gundo.com>
-rw-r--r--share/man/man4/bridge.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4
index c79e5da69837..e193724928ca 100644
--- a/share/man/man4/bridge.4
+++ b/share/man/man4/bridge.4
@@ -180,7 +180,7 @@ This situation is clearly against the description
in Section 5,
RFC 4007.
Although it works in most cases,
-it can cause some counterintuitive or undesirable behaviour in some
+it can cause some counterintuitive or undesirable behavior in some
edge cases when both, the
.Nm
interface and one of the member interfaces, have an IPv6 address
@@ -198,7 +198,7 @@ interface has IPv6 addresses,
IPv6 addresses on the member interface will be automatically removed
before the interface is added.
.Pp
-This behaviour can be disabled by setting
+This behavior can be disabled by setting
.Xr sysctl 8
variable
.Va net.link.bridge.allow_llz_overlap
@@ -250,7 +250,7 @@ When filtering is enabled, bridged packets will pass through the filter
inbound on the originating interface, on the bridge interface and outbound on
the appropriate interfaces.
Either stage can be disabled.
-The filtering behaviour can be controlled using
+The filtering behavior can be controlled using
.Xr sysctl 8 :
.Bl -tag -width ".Va net.link.bridge.pfil_onlyip"
.It Va net.link.bridge.pfil_onlyip