diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-02-19 06:48:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-02-19 06:48:46 +0000 |
commit | 74c337157bb1cea1b2eb2ac172b3c910c7c67ec9 (patch) | |
tree | 50c4af32040c1218c35de709dac98b0846533e52 /sbin/ifconfig/ifconfig.8 | |
parent | 7cb3d296ecaacf6473dd1fd31034e7cddb9021bc (diff) |
tweak previous;
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 42990ad0dd9..8ed4be343ce 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.300 2018/02/19 00:23:57 dlg Exp $ +.\" $OpenBSD: ifconfig.8,v 1.301 2018/02/19 06:48:45 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -1658,7 +1658,7 @@ the corresponding routing domain is derived from this table. .It Cm tunneldf Do not allow fragmentation of encapsulated packets. .It Cm -tunneldf -Allow fragmentation of the encapsulated packets. +Allow fragmentation of encapsulated packets. .It Cm tunnelttl Ar ttl Set the IP or multicast TTL of the tunnel packets. If supported by the tunnel protocol, |