diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-09 12:19:26 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-09 12:19:26 +0000 |
commit | 8a7855afb9f4a6b34da57d4e57db6044c729334c (patch) | |
tree | b601bc0ed0b8e111ac1bca8577bcf72b41ba7d9e | |
parent | 3d6d781f38264501b111585730ae31016beadde0 (diff) |
Idenfitier -> Identifier
-rw-r--r-- | share/man/man4/vxlan.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vxlan.4 b/share/man/man4/vxlan.4 index 91efc074f49..1fe5ddd1a8e 100644 --- a/share/man/man4/vxlan.4 +++ b/share/man/man4/vxlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vxlan.4,v 1.15 2022/02/24 03:57:06 dlg Exp $ +.\" $OpenBSD: vxlan.4,v 1.16 2022/03/09 12:19:25 jsg 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 24 2022 $ +.Dd $Mdocdate: March 9 2022 $ .Dt VXLAN 4 .Os .Sh NAME @@ -34,7 +34,7 @@ VXLAN datagrams consist of an Ethernet payload encapsulated by an headers. Different VXLAN tunnels or overlays between the same VXLAN Tunnel Endpoints (VTEPs) can be distinguished by an optional 24-bit Virtual -Network Idenfitier (VNI). +Network Identifier (VNI). .Pp A .Nm |