X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-wireless-tools.git;a=blobdiff_plain;f=wireless_tools%2Fiwredir.8;fp=wireless_tools%2Fiwredir.8;h=0000000000000000000000000000000000000000;hp=2a4d60bd766048d0bff5c03a20d13cd7c0f312c0;hb=9d82610feb36dcd56d621e7831cbf5eec3f51104;hpb=db34c20cecd8e65eca87ef9a5397b6b69c24dcad diff --git a/wireless_tools/iwredir.8 b/wireless_tools/iwredir.8 deleted file mode 100644 index 2a4d60b..0000000 --- a/wireless_tools/iwredir.8 +++ /dev/null @@ -1,89 +0,0 @@ -.\" Jean II - HPL - 03 -.\" iwredir.8 -.\" -.TH IWREDIR 8 "31 October 1996" "net-tools" "Linux Programmer's Manual" -.\" -.\" NAME part -.\" -.SH NAME -iwredir \- WE-version wireless tool redirectot -.\" -.\" SYNOPSIS part -.\" -.SH SYNOPSIS -.BI "iw" XXX " [ " args " ]" -.br -.BI "iwredir -wev -.\" -.\" DESCRIPTION part -.\" -.SH DESCRIPTION -.B Iwredir -is used to enable the use multiple version of the Wireless Tools on -the same system. -.B Iwredir -pick the proper version of the wireless tools based on the version of -Wireless Extension of the current kernel. -.PP -A version of the Wireless Tools need to be compiled for each version -of Wireless Extensions expected to be used (this require specific -.I make -instructions), and each tool name need to be suffixed by the WE -version (ex. -.I iwconfig16 -for the binary of iwconfig compiled for Wireless Extension 16). -.br -Then, -.B iwredir -need to be installed under the name of each of the tool that need -redirection -.RI "(" iwconfig ", " iwlist "...)." -.br -.B Iwredir -just adds the version of WE from the current kernel to the name it was -called and executed the resulting command name. If the user invoque -.I iwlist -(that is now replaced with -.IR iwredir ) -and the current kernel has WE version -.IR 17 , -the final command executed will be -.IR iwlist17 . -.br -.B Iwredir -will read the Wireless Extension version of the current kernel from -.IR /proc/net/wireless . -.PP -.B Iwredir -works only for Wireless Extension 16 and later, all previous version -of WE are assumed to be version 15 or version 11. -.B Iwredir -is usually not installed by default and is expected to be used only by -.I advanced -users. -.\" -.\" PARAMETER part -.\" -.SH PARAMETERS -.TP -.BR -wev -Give the Wireless Extension version that -.B iwredir -will use for redirection. This is mostly used in the Wireless Tools -Makefile when doing a versioned installation of the tools. -.\" -.\" FILES part -.\" -.SH FILES -.I /proc/net/wireless -.\" -.\" SEE ALSO part -.\" -.SH SEE ALSO -.BR iwconfig (8), -.BR iwlist (8), -.BR iwspy (8), -.BR iwevent (8), -.BR iwpriv (8), -.BR wireless (7). -