summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceEthernet.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMDeviceEthernet.html')
-rw-r--r--docs/libnm/html/NMDeviceEthernet.html29
1 files changed, 7 insertions, 22 deletions
diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html
index 2beee10d..04e68bda 100644
--- a/docs/libnm/html/NMDeviceEthernet.html
+++ b/docs/libnm/html/NMDeviceEthernet.html
@@ -2,13 +2,13 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>libnm Reference Manual: NMDeviceEthernet</title>
+<title>NMDeviceEthernet: 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="NMDeviceBt.html" title="NMDeviceBt">
 <link rel="next" href="NMDeviceGeneric.html" title="NMDeviceGeneric">
-<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">
@@ -145,8 +145,6 @@
 </div>
 <div class="refsect1">
 <a name="NMDeviceEthernet.description"></a><h2>Description</h2>
-<p>
-</p>
 </div>
 <div class="refsect1">
 <a name="NMDeviceEthernet.functions_details"></a><h2>Functions</h2>
@@ -174,7 +172,6 @@ nm_device_ethernet_get_hw_address (<em class="parameter"><code><a class="link" h
 <a name="id-1.5.7.8.2.6"></a><h4>Returns</h4>
 <p> the active hardware address. This is the internal string used by the
 device, and must not be modified.</p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -203,7 +200,6 @@ nm_device_ethernet_get_permanent_hw_address
 <a name="id-1.5.7.8.3.6"></a><h4>Returns</h4>
 <p> the permanent hardware address. This is the internal string used by the
 device, and must not be modified.</p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -230,7 +226,6 @@ nm_device_ethernet_get_speed (<em class="parameter"><code><a class="link" href="
 <div class="refsect3">
 <a name="id-1.5.7.8.4.6"></a><h4>Returns</h4>
 <p> the speed of the device</p>
-<p></p>
 </div>
 </div>
 <hr>
@@ -257,7 +252,6 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <div class="refsect3">
 <a name="id-1.5.7.8.5.6"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the device has carrier</p>
-<p></p>
 </div>
 </div>
 </div>
@@ -267,32 +261,24 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <a name="NM-DEVICE-ETHERNET-HW-ADDRESS:CAPS"></a><h3>NM_DEVICE_ETHERNET_HW_ADDRESS</h3>
 <pre class="programlisting">#define NM_DEVICE_ETHERNET_HW_ADDRESS  "hw-address"
 </pre>
-<p>
-</p>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEVICE-ETHERNET-PERMANENT-HW-ADDRESS:CAPS"></a><h3>NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS</h3>
 <pre class="programlisting">#define NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS "perm-hw-address"
 </pre>
-<p>
-</p>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEVICE-ETHERNET-SPEED:CAPS"></a><h3>NM_DEVICE_ETHERNET_SPEED</h3>
 <pre class="programlisting">#define NM_DEVICE_ETHERNET_SPEED       "speed"
 </pre>
-<p>
-</p>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEVICE-ETHERNET-CARRIER:CAPS"></a><h3>NM_DEVICE_ETHERNET_CARRIER</h3>
 <pre class="programlisting">#define NM_DEVICE_ETHERNET_CARRIER     "carrier"
 </pre>
-<p>
-</p>
 </div>
 </div>
 <div class="refsect1">
@@ -300,7 +286,7 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <div class="refsect2">
 <a name="NMDeviceEthernet--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>
@@ -308,7 +294,7 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <div class="refsect2">
 <a name="NMDeviceEthernet--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 active hardware (MAC) address of the device.</p>
 <p>Flags: Read</p>
 <p>Default value: NULL</p>
 </div>
@@ -316,7 +302,7 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <div class="refsect2">
 <a name="NMDeviceEthernet--perm-hw-address"></a><h3>The <code class="literal">“perm-hw-address”</code> property</h3>
 <pre class="programlisting">  “perm-hw-address”          <span class="type">gchar</span> *</pre>
-<p></p>
+<p>The permanent hardware (MAC) address of the device.</p>
 <p>Flags: Read</p>
 <p>Default value: NULL</p>
 </div>
@@ -324,14 +310,13 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href
 <div class="refsect2">
 <a name="NMDeviceEthernet--speed"></a><h3>The <code class="literal">“speed”</code> property</h3>
 <pre class="programlisting">  “speed”                    <span class="type">guint</span></pre>
-<p></p>
+<p>The speed of the device.</p>
 <p>Flags: Read</p>
 <p>Default value: 0</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