diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceWifi.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceWifi.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index 863bd4ad..352768d3 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> -<link rel="prev" href="NMDeviceVxlan.html" title="NMDeviceVxlan"> +<link rel="prev" href="NMDeviceWifiP2P.html" title="NMDeviceWifiP2P"> <link rel="next" href="NMDeviceWimax.html" title="NMDeviceWimax"> <meta name="generator" content="GTK-Doc V1.29 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -23,7 +23,7 @@ </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch04.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMDeviceVxlan.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMDeviceWifiP2P.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMDeviceWimax.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -615,7 +615,7 @@ This is the same as <em class="parameter"><code>nm_device_wifi_request_scan</cod except it accepts <em class="parameter"><code>options</code></em> for the scanning. The argument is the dictionary passed to <code class="function">RequestScan()</code> -D-Bus call. Valid otions inside the dictionary are: +D-Bus call. Valid options inside the dictionary are: 'ssids' => array of SSIDs (saay)</p> <div class="refsect3"> <a name="nm-device-wifi-request-scan-options.parameters"></a><h4>Parameters</h4> @@ -723,7 +723,7 @@ This is the same as <em class="parameter"><code>nm_device_wifi_request_scan_asyn except it accepts <em class="parameter"><code>options</code></em> for the scanning. The argument is the dictionary passed to <code class="function">RequestScan()</code> -D-Bus call. Valid otions inside the dictionary are: +D-Bus call. Valid options inside the dictionary are: 'ssids' => array of SSIDs (saay)</p> <div class="refsect3"> <a name="nm-device-wifi-request-scan-options-async.parameters"></a><h4>Parameters</h4> |