git: 28ba36c65db8 - main - bridge(4): Use American spelling of "behavior"

From: Guangyuan Yang <ygy_at_FreeBSD.org>
Date: Mon, 22 Nov 2021 02:46:14 UTC
The branch main has been updated by ygy (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=28ba36c65db8b4d95abcd543b97f2ec5161cdae5

commit 28ba36c65db8b4d95abcd543b97f2ec5161cdae5
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-11-22 02:41:49 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-11-22 02:43:56 +0000

    bridge(4): Use American spelling of "behavior"
    
    Fixes:          8406182dbeb972698775e2468902bc5f6e593d72
    MFC after:      3 days
    Reported by:    Pau Amma <pauamma@gundo.com>
---
 share/man/man4/bridge.4 | 6 +++---
 1 file 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