summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wlandebug/wlandebug.8
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2008-05-19 17:49:57 +0000
committerthompsa <thompsa@FreeBSD.org>2008-05-19 17:49:57 +0000
commit82036c412c1971a65b5aea4d35557981ddc2f500 (patch)
tree2c8e161d40f193dd254f655672d508c6ae4e2887 /usr.sbin/wlandebug/wlandebug.8
parent17e674bd6f4d3961b7825cb9e01bb7bd2ea02aff (diff)
downloadFreeBSD-src-82036c412c1971a65b5aea4d35557981ddc2f500.zip
FreeBSD-src-82036c412c1971a65b5aea4d35557981ddc2f500.tar.gz
Allow wlandebug to set the default debug level which is inherited when vaps are
created.
Diffstat (limited to 'usr.sbin/wlandebug/wlandebug.8')
-rw-r--r--usr.sbin/wlandebug/wlandebug.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8
index 2e105c3..8450bf7 100644
--- a/usr.sbin/wlandebug/wlandebug.8
+++ b/usr.sbin/wlandebug/wlandebug.8
@@ -32,7 +32,7 @@
.Nd "set/query 802.11 wireless debugging messages"
.Sh SYNOPSIS
.Nm
-.Op Fl i Ar ifnet
+.Op Fl d | Fl i Ar ifnet
.Op Fl flag|+flag Ar ...
.Sh DESCRIPTION
The
@@ -46,6 +46,10 @@ Running
without any options will display the current messages
enabled for the specified network interface
(by default, ``ath0').
+The default debugging level for new interfaces can be set
+by specifying the
+.Ar -d
+option.
When run as the super-user
.Nm
can be used to enable and/or disable debugging messages.
OpenPOWER on IntegriCloud