summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2022-02-24 03:25:19 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2022-02-24 03:25:19 +0000
commit0b106e9e05207ee0be65ed8ca46b1cc5e9790c47 (patch)
tree03ba19df10d117fc5987101f84e2163e487e2f93 /share/man
parentecd83f1783128b6e0b7b65241f747f373959e7f6 (diff)
slight wording tweak
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/vxlan.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vxlan.4 b/share/man/man4/vxlan.4
index fa231abd9fe..ace1b44a943 100644
--- a/share/man/man4/vxlan.4
+++ b/share/man/man4/vxlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vxlan.4,v 1.13 2022/02/16 07:17:41 jmc Exp $
+.\" $OpenBSD: vxlan.4,v 1.14 2022/02/24 03:25:18 dlg Exp $
.\"
.\" Copyright (c) 2013 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 16 2022 $
+.Dd $Mdocdate: February 24 2022 $
.Dt VXLAN 4
.Os
.Sh NAME
@@ -72,7 +72,7 @@ When configured without a tunnel destination address,
.Nm
operates as a bridge, but with learning disabled.
Endpoints for Ethernet addresses must be added explicitly before
-packets will be sent for those addresses.
+packets will be encapsulated for those addresses.
All valid VXLAN packets sent to the local address will be accepted.
.El
.Sh EXAMPLES