diff options
| author | Michael Biebl <biebl@debian.org> | 2015-07-14 19:38:58 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-07-14 19:38:58 +0200 |
| commit | 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 (patch) | |
| tree | 6790165f39daee79e2b6c6617483320613493367 /docs/libnm/html/NMDeviceInfiniband.html | |
| parent | f408e27bccfacf347605a8d98649975a68f38a17 (diff) | |
Imported Upstream version 1.0.4 upstream/1.0.4
Diffstat (limited to 'docs/libnm/html/NMDeviceInfiniband.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceInfiniband.html | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/docs/libnm/html/NMDeviceInfiniband.html b/docs/libnm/html/NMDeviceInfiniband.html index 60783944..310d8550 100644 --- a/docs/libnm/html/NMDeviceInfiniband.html +++ b/docs/libnm/html/NMDeviceInfiniband.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm Reference Manual: NMDeviceInfiniband</title> +<title>NMDeviceInfiniband: libnm Reference Manual</title> <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="NMDeviceGeneric.html" title="NMDeviceGeneric"> <link rel="next" href="NMDeviceModem.html" title="NMDeviceModem"> -<meta name="generator" content="GTK-Doc V1.21 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -111,8 +111,6 @@ </div> <div class="refsect1"> <a name="NMDeviceInfiniband.description"></a><h2>Description</h2> -<p> -</p> </div> <div class="refsect1"> <a name="NMDeviceInfiniband.functions_details"></a><h2>Functions</h2> @@ -140,7 +138,6 @@ nm_device_infiniband_get_hw_address (<em class="parameter"><code><a class="link" <a name="id-1.5.9.8.2.6"></a><h4>Returns</h4> <p> the hardware address. This is the internal string used by the device, and must not be modified.</p> -<p></p> </div> </div> <hr> @@ -167,7 +164,6 @@ nm_device_infiniband_get_carrier (<em class="parameter"><code><a class="link" hr <div class="refsect3"> <a name="id-1.5.9.8.3.6"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the device has carrier</p> -<p></p> </div> </div> </div> @@ -177,16 +173,12 @@ nm_device_infiniband_get_carrier (<em class="parameter"><code><a class="link" hr <a name="NM-DEVICE-INFINIBAND-HW-ADDRESS:CAPS"></a><h3>NM_DEVICE_INFINIBAND_HW_ADDRESS</h3> <pre class="programlisting">#define NM_DEVICE_INFINIBAND_HW_ADDRESS "hw-address" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-DEVICE-INFINIBAND-CARRIER:CAPS"></a><h3>NM_DEVICE_INFINIBAND_CARRIER</h3> <pre class="programlisting">#define NM_DEVICE_INFINIBAND_CARRIER "carrier" </pre> -<p> -</p> </div> </div> <div class="refsect1"> @@ -194,7 +186,7 @@ nm_device_infiniband_get_carrier (<em class="parameter"><code><a class="link" hr <div class="refsect2"> <a name="NMDeviceInfiniband--carrier"></a><h3>The <code class="literal">“carrier”</code> property</h3> <pre class="programlisting"> “carrier” <span class="type">gboolean</span></pre> -<p></p> +<p>Whether the device has carrier.</p> <p>Flags: Read</p> <p>Default value: FALSE</p> </div> @@ -202,14 +194,13 @@ nm_device_infiniband_get_carrier (<em class="parameter"><code><a class="link" hr <div class="refsect2"> <a name="NMDeviceInfiniband--hw-address"></a><h3>The <code class="literal">“hw-address”</code> property</h3> <pre class="programlisting"> “hw-address” <span class="type">gchar</span> *</pre> -<p></p> +<p>The hardware (MAC) address of the device.</p> <p>Flags: Read</p> <p>Default value: NULL</p> </div> </div> </div> <div class="footer"> -<hr> - Generated by GTK-Doc V1.21</div> +<hr>Generated by GTK-Doc V1.24</div> </body> </html> \ No newline at end of file |