diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceModem.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceModem.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm/html/NMDeviceModem.html b/docs/libnm/html/NMDeviceModem.html index 63f1dbf6..48227b60 100644 --- a/docs/libnm/html/NMDeviceModem.html +++ b/docs/libnm/html/NMDeviceModem.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <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="NMDeviceInfiniband.html" title="NMDeviceInfiniband"> +<link rel="prev" href="NMDeviceMacvlan.html" title="NMDeviceMacvlan"> <link rel="next" href="NMDeviceOlpcMesh.html" title="NMDeviceOlpcMesh"> <meta name="generator" content="GTK-Doc V1.24 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -21,7 +21,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="NMDeviceInfiniband.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMDeviceMacvlan.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMDeviceOlpcMesh.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -123,7 +123,7 @@ nm_device_modem_get_modem_capabilities supports. Not all capabilities are available concurrently however; some may require a firmware reload or reinitialization.</p> <div class="refsect3"> -<a name="id-1.5.10.8.2.5"></a><h4>Parameters</h4> +<a name="id-1.5.12.8.2.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -138,7 +138,7 @@ may require a firmware reload or reinitialization.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.5.10.8.2.6"></a><h4>Returns</h4> +<a name="id-1.5.12.8.2.6"></a><h4>Returns</h4> <p> the generic access technology families the modem supports</p> </div> </div> @@ -152,7 +152,7 @@ nm_device_modem_get_current_capabilities supports without a firmware reload or reinitialization. This value represents the network types the modem can immediately connect to.</p> <div class="refsect3"> -<a name="id-1.5.10.8.3.5"></a><h4>Parameters</h4> +<a name="id-1.5.12.8.3.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -167,7 +167,7 @@ represents the network types the modem can immediately connect to.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.5.10.8.3.6"></a><h4>Returns</h4> +<a name="id-1.5.12.8.3.6"></a><h4>Returns</h4> <p> the generic access technology families the modem supports without a firmware reload or other reinitialization</p> </div> |