diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-09-03 15:27:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-09-03 15:27:55 +0000 |
commit | 61be453e9e2198b52ef6bc14f77e06b7c7625624 (patch) | |
tree | d40f4acdd7845d0e24b34e00ff8c45ce1d92a0a9 /share/man | |
parent | 64c0cf9568db3919996df68e22988a6d84e55f18 (diff) |
counting things always catches us out...
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/vxlan.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vxlan.4 b/share/man/man4/vxlan.4 index d6e36cc9faf..f231d1cf079 100644 --- a/share/man/man4/vxlan.4 +++ b/share/man/man4/vxlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vxlan.4,v 1.5 2016/09/03 13:46:57 reyk Exp $ +.\" $OpenBSD: vxlan.4,v 1.6 2016/09/03 15:27:54 jmc Exp $ .\" .\" Copyright (c) 2013 Reyk Floeter <reyk@openbsd.org> .\" @@ -45,7 +45,7 @@ interface uses a 24-bit that distinguishes multiple virtualized layer 2 networks and their tunnels between identical tunnel endpoints. .Pp -The interface can operate in three different tunnel modes: +The interface can operate in the following tunnel modes: .Bl -tag -width multicast .It Ic unicast mode When a unicast IP address is configured as the tunnel destination, |