diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
| commit | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch) | |
| tree | a2a9bb4d007339a0b1304540388230ccedac32bd /docs/libnm/html/NMDeviceEthernet.html | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
New upstream version 1.27.90 upstream/1.27.90
Diffstat (limited to 'docs/libnm/html/NMDeviceEthernet.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceEthernet.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html index 835df762..33753a5b 100644 --- a/docs/libnm/html/NMDeviceEthernet.html +++ b/docs/libnm/html/NMDeviceEthernet.html @@ -70,7 +70,7 @@ </td> </tr> <tr> -<td class="function_type">const <span class="returnvalue">char</span> * const * +<td class="function_type">const <span class="returnvalue">char</span> *const * </td> <td class="function_name"> <a class="link" href="NMDeviceEthernet.html#nm-device-ethernet-get-s390-subchannels" title="nm_device_ethernet_get_s390_subchannels ()">nm_device_ethernet_get_s390_subchannels</a> <span class="c_punctuation">()</span> @@ -229,7 +229,7 @@ nm_device_ethernet_get_carrier (<em class="parameter"><code><a class="link" href <hr> <div class="refsect2"> <a name="nm-device-ethernet-get-s390-subchannels"></a><h3>nm_device_ethernet_get_s390_subchannels ()</h3> -<pre class="programlisting">const <span class="returnvalue">char</span> * const * +<pre class="programlisting">const <span class="returnvalue">char</span> *const * nm_device_ethernet_get_s390_subchannels (<em class="parameter"><code><a class="link" href="NMDeviceEthernet.html" title="NMDeviceEthernet"><span class="type">NMDeviceEthernet</span></a> *device</code></em>);</pre> <p>Return the list of s390 subchannels if the device supports them.</p> @@ -261,7 +261,7 @@ one subchannel the s390 device uses to communicate to the host. </p> <a name="NMDeviceEthernet.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <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 class="programlisting">#define NM_DEVICE_ETHERNET_HW_ADDRESS "hw-address" </pre> </div> <hr> @@ -273,19 +273,19 @@ one subchannel the s390 device uses to communicate to the host. </p> <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 class="programlisting">#define NM_DEVICE_ETHERNET_SPEED "speed" </pre> </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 class="programlisting">#define NM_DEVICE_ETHERNET_CARRIER "carrier" </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEVICE-ETHERNET-S390-SUBCHANNELS:CAPS"></a><h3>NM_DEVICE_ETHERNET_S390_SUBCHANNELS</h3> -<pre class="programlisting">#define NM_DEVICE_ETHERNET_S390_SUBCHANNELS "s390-subchannels" +<pre class="programlisting">#define NM_DEVICE_ETHERNET_S390_SUBCHANNELS "s390-subchannels" </pre> </div> </div> |