]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Fix D-Bus documentation for .Network Properties
authorJouni Malinen <j@w1.fi>
Tue, 30 Dec 2014 11:19:54 +0000 (13:19 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 20:50:27 +0000 (22:50 +0200)
This propertry is not read-only, i.e., it can also be used to change
configuration parameters for an existing network.

Signed-off-by: Jouni Malinen <j@w1.fi>
doc/dbus.doxygen

index 02c74074b0e1ad10c9a5db420e0cdd1e84d75939..797a1600b98f11e47e8eaef17fefcada99f9b500 100644 (file)
@@ -979,7 +979,7 @@ i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork.
       </li>
 
       <li>
-       <h3>Properties - a{sv} - (read)</h3>
+       <h3>Properties - a{sv} - (read/write)</h3>
        <p>Properties of the configured network. Dictionary contains entries from "network" block of %wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437.
       </li>
     </ul>