K 10 svn:author V 8 blackend K 8 svn:date V 27 2007-11-25T09:34:06.000000Z K 7 svn:log V 579 In wireless part: - Add some noise levels different from 0 since 7.X and above should correctly display these informations; - Stick the ifconfig(8)'s inet part at the end of each command line. The inet setting does an implicit "up" to the interface before setting the rest of parameters leading sometimes to issues. This is a bug, marking the interface up last is a workaround to that issue. This change nothing to the doc since the parameters order should not be important, but may reduce the problems for the readers using cut&paste. [1] [1] Requested by sam@ END