summary refs log tree commit diff
path: root/docs/libnm/html/NMDhcpConfig.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
committerMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
commit494f296a3baab08522617b24b1f126d8f9a17502 (patch)
treec8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /docs/libnm/html/NMDhcpConfig.html
parent54f6333410ffd570e62717d9e77c5c987175e397 (diff)
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'docs/libnm/html/NMDhcpConfig.html')
-rw-r--r--docs/libnm/html/NMDhcpConfig.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm/html/NMDhcpConfig.html b/docs/libnm/html/NMDhcpConfig.html
index a1e97a8a..b506c4b1 100644
--- a/docs/libnm/html/NMDhcpConfig.html
+++ b/docs/libnm/html/NMDhcpConfig.html
@@ -127,7 +127,7 @@
 nm_dhcp_config_get_family (<em class="parameter"><code><a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a> *config</code></em>);</pre>
 <p>Gets the IP address family of the configuration</p>
 <div class="refsect3">
-<a name="id-1.5.22.8.2.5"></a><h4>Parameters</h4>
+<a name="id-1.5.26.8.2.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -142,7 +142,7 @@ nm_dhcp_config_get_family (<em class="parameter"><code><a class="link" href="NMD
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.22.8.2.6"></a><h4>Returns</h4>
+<a name="id-1.5.26.8.2.6"></a><h4>Returns</h4>
 <p> the IP address family; either <code class="literal">AF_INET</code> or
 <code class="literal">AF_INET6</code></p>
 </div>
@@ -154,7 +154,7 @@ nm_dhcp_config_get_family (<em class="parameter"><code><a class="link" href="NMD
 nm_dhcp_config_get_options (<em class="parameter"><code><a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a> *config</code></em>);</pre>
 <p>Gets all the options contained in the configuration.</p>
 <div class="refsect3">
-<a name="id-1.5.22.8.3.5"></a><h4>Parameters</h4>
+<a name="id-1.5.26.8.3.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -169,7 +169,7 @@ nm_dhcp_config_get_options (<em class="parameter"><code><a class="link" href="NM
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.22.8.3.6"></a><h4>Returns</h4>
+<a name="id-1.5.26.8.3.6"></a><h4>Returns</h4>
 <p> the <span class="type">GHashTable</span> containing
 strings for keys and values.  This is the internal copy used by the
 configuration, and must not be modified. </p>
@@ -184,7 +184,7 @@ nm_dhcp_config_get_one_option (<em class="parameter"><code><a class="link" href=
                                <em class="parameter"><code>const <span class="type">char</span> *option</code></em>);</pre>
 <p>Gets one option by option name.</p>
 <div class="refsect3">
-<a name="id-1.5.22.8.4.5"></a><h4>Parameters</h4>
+<a name="id-1.5.26.8.4.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -206,7 +206,7 @@ nm_dhcp_config_get_one_option (<em class="parameter"><code><a class="link" href=
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.22.8.4.6"></a><h4>Returns</h4>
+<a name="id-1.5.26.8.4.6"></a><h4>Returns</h4>
 <p> the configuration option's value. This is the internal string used by the
 configuration, and must not be modified.</p>
 </div>