svn commit: r286840 - head/usr.sbin/wlandebug

Baptiste Daroussin bapt at FreeBSD.org
Mon Aug 17 10:47:11 UTC 2015


On Mon, Aug 17, 2015 at 09:18:54AM +0000, Gleb Smirnoff wrote:
> Author: glebius
> Date: Mon Aug 17 09:18:54 2015
> New Revision: 286840
> URL: https://svnweb.freebsd.org/changeset/base/286840
> 
> Log:
>   Belatedly fix documentation on which interface to use as argument.
> 
> Modified:
>   head/usr.sbin/wlandebug/wlandebug.8
> 
> Modified: head/usr.sbin/wlandebug/wlandebug.8
> ==============================================================================
> --- head/usr.sbin/wlandebug/wlandebug.8	Mon Aug 17 07:36:12 2015	(r286839)
> +++ head/usr.sbin/wlandebug/wlandebug.8	Mon Aug 17 09:18:54 2015	(r286840)
> @@ -24,7 +24,7 @@
>  .\"
>  .\" $FreeBSD$
>  .\"
> -.Dd July 17, 2009
> +.Dd August 17, 2015
>  .Dt WLANDEBUG 8
>  .Os
>  .Sh NAME
> @@ -45,7 +45,7 @@ Running
>  .Nm
>  without any options will display the current messages
>  enabled for the specified network interface
> -(by default, ``ath0').
> +(by default, ``wlan0').
>  The default debugging level for new interfaces can be set
>  by specifying the
>  .Fl d
> @@ -148,7 +148,7 @@ trace transmit rate control operation.
>  .Sh EXAMPLES
>  The following might be used to debug basic station mode operation:
>  .Pp
> -.Dl "wlandebug -i ral0 scan+auth+assoc"
> +.Dl "wlandebug -i wlan1 scan+auth+assoc"

You meant wlan0 ? (even if wlan1 is valid you probably meant wlan0 :))

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20150817/bb776dbc/attachment.bin>


More information about the svn-src-head mailing list