doc: Fix D-Bus documentation for .Network Properties

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>
This commit is contained in:
Jouni Malinen 2014-12-30 13:19:54 +02:00
parent d118a6b8c8
commit 24a97d6ff2
1 changed files with 1 additions and 1 deletions

View 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>