summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2018-11-15 23:01:19 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2018-11-15 23:01:19 +0000
commitdfa07bba88069e3cf6fbb86df31164a49c031e9a (patch)
tree8e462235a61706a255b0b38cf50c5f5bbe6c1226 /share/man/man4
parent4c4b2d0bb6f4e717fa908a3cc57b4e355a831f22 (diff)
spell an ioctl command better.
from markus@
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/gre.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4
index 6193973b2a1..57534b9e51f 100644
--- a/share/man/man4/gre.4
+++ b/share/man/man4/gre.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gre.4,v 1.72 2018/04/20 22:55:53 bentley Exp $
+.\" $OpenBSD: gre.4,v 1.73 2018/11/15 23:01:18 dlg 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: April 20 2018 $
+.Dd $Mdocdate: November 15 2018 $
.Dt GRE 4
.Os
.Sh NAME
@@ -287,7 +287,7 @@ interfaces support the following
.Xr ioctl 2
calls:
.Bl -tag -width indent -offset 3n
-.It Dv SIOCSVNEFLOWID Fa "struct ifreq *"
+.It Dv SIOCSVNETFLOWID Fa "struct ifreq *"
Enable or disable the partitioning of the optional GRE Key header
into a 24-bit virtual network identifier and an 8-bit flow
identifier.