From e6ccd182fc10eacec25575b61c48024aee96f1d9 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Thu, 3 Dec 2015 13:07:18 +0000 Subject: accross->across, and tweak wording about interface creation --- share/man/man4/etherip.4 | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'share') diff --git a/share/man/man4/etherip.4 b/share/man/man4/etherip.4 index 7cb90c59c18..0852c5589e8 100644 --- a/share/man/man4/etherip.4 +++ b/share/man/man4/etherip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: etherip.4,v 1.2 2015/12/03 12:54:43 sthen Exp $ +.\" $OpenBSD: etherip.4,v 1.3 2015/12/03 13:07:17 sthen Exp $ .\" .\" Copyright (c) 2015 YASUOKA Masahiko .\" @@ -27,25 +27,24 @@ .Sh DESCRIPTION The .Nm -interface is a pseudo-device for tunnelling ethernet frames accross IP[46] +interface is a pseudo-device for tunnelling ethernet frames across IP[46] networks using RFC 3378 EtherIP encapsulation. .Pp A .Nm interface can be created using the .Ic ifconfig etherip Ns Ar N Ic create -command and it must be configured with the addresses used for -the outer header. -This can be done by +command or by setting up a +.Xr hostname.if 5 +configuration file for +.Xr netstart 8 . +It must be configured with the addresses used for the outer header. +This can be done using .Xr ifconfig 8 Ns 's .Ic tunnel command (which uses the .Dv SIOCSIFPHYADDR ioctl). -These commands are also done by setting up a -.Xr hostname.if 5 -configuration files for -.Xr netstart 8 . .Pp The .Nm -- cgit v1.2.3