summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingWired.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-01-13 22:30:39 +0100
committerMichael Biebl <biebl@debian.org>2022-01-13 22:30:39 +0100
commit88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch)
tree71f32df6617802270e8a78574bd8e1637dc532f4 /docs/libnm/html/NMSettingWired.html
parente74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff)
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/libnm/html/NMSettingWired.html')
-rw-r--r--docs/libnm/html/NMSettingWired.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html
index a27878e3..aa1ef24b 100644
--- a/docs/libnm/html/NMSettingWired.html
+++ b/docs/libnm/html/NMSettingWired.html
@@ -372,7 +372,7 @@ nm_setting_wired_get_port (<em class="parameter"><code><a class="link" href="NMS
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-port.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--port"><span class="type">“port”</span></a> property of the setting</p>
+<p> the <span class="type">“port”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -397,7 +397,7 @@ nm_setting_wired_get_speed (<em class="parameter"><code><a class="link" href="NM
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-speed.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--speed"><span class="type">“speed”</span></a> property of the setting</p>
+<p> the <span class="type">“speed”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -422,7 +422,7 @@ nm_setting_wired_get_duplex (<em class="parameter"><code><a class="link" href="N
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-duplex.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--duplex"><span class="type">“duplex”</span></a> property of the setting</p>
+<p> the <span class="type">“duplex”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -447,7 +447,7 @@ nm_setting_wired_get_auto_negotiate (<em class="parameter"><code><a class="link"
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-auto-negotiate.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--auto-negotiate"><span class="type">“auto-negotiate”</span></a> property of the setting</p>
+<p> the <span class="type">“auto-negotiate”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -472,7 +472,7 @@ nm_setting_wired_get_mac_address (<em class="parameter"><code><a class="link" hr
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-mac-address.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--mac-address"><span class="type">“mac-address”</span></a> property of the setting</p>
+<p> the <span class="type">“mac-address”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -498,7 +498,7 @@ nm_setting_wired_get_cloned_mac_address
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-cloned-mac-address.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--cloned-mac-address"><span class="type">“cloned-mac-address”</span></a> property of the setting</p>
+<p> the <span class="type">“cloned-mac-address”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -551,7 +551,7 @@ nm_setting_wired_get_generate_mac_address_mask
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-generate-mac-address-mask.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--generate-mac-address-mask"><span class="type">“generate-mac-address-mask”</span></a> property of the setting</p>
+<p> the <span class="type">“generate-mac-address-mask”</span> property of the setting</p>
 </div>
 <p class="since">Since: 1.4</p>
 </div>
@@ -578,7 +578,7 @@ nm_setting_wired_get_mac_address_blacklist
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-mac-address-blacklist.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property of the setting</p>
+<p> the <span class="type">“mac-address-blacklist”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -650,7 +650,7 @@ at index <em class="parameter"><code>idx</code></em>
 nm_setting_wired_add_mac_blacklist_item
                                (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>,
                                 <em class="parameter"><code>const <span class="type">char</span> *mac</code></em>);</pre>
-<p>Adds a new MAC address to the <a href="NMSettingWired.html#NMSettingWired--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property.</p>
+<p>Adds a new MAC address to the <span class="type">“mac-address-blacklist”</span> property.</p>
 <div class="refsect3">
 <a name="nm-setting-wired-add-mac-blacklist-item.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -793,7 +793,7 @@ nm_setting_wired_get_mtu (<em class="parameter"><code><a class="link" href="NMSe
 </div>
 <div class="refsect3">
 <a name="nm-setting-wired-get-mtu.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSettingWired.html#NMSettingWired--mtu"><span class="type">“mtu”</span></a> property of the setting</p>
+<p> the <span class="type">“mtu”</span> property of the setting</p>
 </div>
 </div>
 <hr>
@@ -1153,7 +1153,7 @@ nm_setting_wired_get_wake_on_lan_password
 <hr>
 <div class="refsect2">
 <a name="NMSettingWiredWakeOnLan"></a><h3>enum NMSettingWiredWakeOnLan</h3>
-<p>Options for <a href="NMSettingWired.html#NMSettingWired--wake-on-lan"><span class="type">“wake-on-lan”</span></a>. Note that not all options
+<p>Options for <span class="type">“wake-on-lan”</span>. Note that not all options
 are supported by all devices.</p>
 <div class="refsect3">
 <a name="NMSettingWiredWakeOnLan.members"></a><h4>Members</h4>