diff options
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 5691701ef11..b09e6a3b120 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.62 2003/02/03 17:46:56 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.63 2003/03/12 09:02:01 mickey 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 $ .\" @@ -509,6 +509,10 @@ the hardware will be re-initialized. .It Cm vltime Ar n (inet6 only) Set valid lifetime for the address. +.It Cm 802.2 802.2tr 802.3 snap EtherII +Set the +.Xr ipx 3 +frame type to be either 802.2, 802.2tr, 802.3, snap or Ethernet II. .El .Pp .Pp |