From 90ae1941281d165a6972261063064167b6266f85 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 15 Feb 2005 20:57:22 +0000 Subject: `tunnel' before `txpower' in the command list; --- sbin/ifconfig/ifconfig.8 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 966cc4d5253..078aea062c2 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.99 2005/02/15 19:45:22 reyk Exp $ +.\" $OpenBSD: ifconfig.8,v 1.100 2005/02/15 20:57:21 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 $ .\" @@ -656,6 +656,13 @@ Clear the IPv6 tentative address bit. .It Cm timeslot Ar timeslot_range Set the timeslot range map, which is used to control which channels an interface device uses. +.It Cm tunnel Ar src_address dest_address +Set the source and destination tunnel addresses on a tunnel interface, +including +.Xr gif 4 . +Packets routed to this interface will be encapsulated in +IPv4 or IPv6, depending on the source and destination address families. +Both addresses must be of the same family. .It Cm txpower Ar dBm (IEEE 802.11 devices only) Set the transmit power for IEEE 802.11-based wireless network interfaces. @@ -665,13 +672,6 @@ mode. (IEEE 802.11 devices only) Disable manual transmit power mode and enable any auto level and transmit power controls. -.It Cm tunnel Ar src_address dest_address -Set the source and destination tunnel addresses on a tunnel interface, -including -.Xr gif 4 . -Packets routed to this interface will be encapsulated in -IPv4 or IPv6, depending on the source and destination address families. -Both addresses must be of the same family. .It Cm up Mark an interface .Dq up . -- cgit v1.2.3