diff options
Diffstat (limited to 'share/man/man4/eoip.4')
-rw-r--r-- | share/man/man4/eoip.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/eoip.4 b/share/man/man4/eoip.4 index 6b390e65429..c85df0750de 100644 --- a/share/man/man4/eoip.4 +++ b/share/man/man4/eoip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eoip.4,v 1.4 2019/05/29 19:37:06 fcambus Exp $ +.\" $OpenBSD: eoip.4,v 1.5 2020/06/18 09:12:11 fcambus Exp $ .\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $ .\" .\" Copyright 1998 (c) The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 29 2019 $ +.Dd $Mdocdate: June 18 2020 $ .Dt EOIP 4 .Os .Sh NAME @@ -103,7 +103,7 @@ The virtual network identifier may only be configured while the interface is down. The Tunnel Identifier is a 16-bit value. .It Dv SIOCGVNETID Fa "struct ifreq *" -Get the virtual network identifer used in the GRE Key header. +Get the virtual network identifier used in the GRE Key header. .It Dv SIOCSLIFPHYRTABLE Fa "struct ifreq *" Set the routing table the tunnel traffic operates in. The routing table may only be configured while the interface is down. |