]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
dbus: Document DebugLevel values
authorJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 21:17:07 +0000 (23:17 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 21:17:07 +0000 (23:17 +0200)
doc/dbus.doxygen

index 79ed701bae2f8cb5f11754ca84d26833d8f8c896..6f40b2d6cef130608ee92a05ef1fa3476639f708 100644 (file)
@@ -99,17 +99,19 @@ registered in the bus with fi.w1.wpa_supplicant1 name.
     <ul>
       <li>
        <h3>DebugLevel - y - (read/write)</h3>
-       <p>Global %wpa_supplicant debuging level. Possible values are 0, 1, 2, 3 and 4</p>
+       <p>Global %wpa_supplicant debugging level. Possible values are
+       0 (verbose debugging), 1 (debugging), 2 (informative), 3 (warnings),
+       and 4 (errors).</p>
       </li>
 
       <li>
        <h3>DebugTimestamp - b - (read/write)</h3>
-       <p>Global %wpa_supplicant debuging parameter. Determines if timestamps are shown in debug logs.</p>
+       <p>Global %wpa_supplicant debugging parameter. Determines if timestamps are shown in debug logs.</p>
       </li>
 
       <li>
        <h3>DebugShowKeys - b - (read/write)</h3>
-       <p>Global %wpa_supplicant debuging parameter. Determines if secrets are shown in debug logs.</p>
+       <p>Global %wpa_supplicant debugging parameter. Determines if secrets are shown in debug logs.</p>
       </li>
 
       <li>