diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html index f3a24f4e..e62fe697 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html @@ -44,7 +44,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Wired"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Wired"></a><h2>Property Details</h2> @@ -53,9 +56,11 @@ <pre class="programlisting"> HwAddress readable s </pre> -<p> Active hardware address of the device. +<p> +Active hardware address of the device. </p> -<p> DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +<p> +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </p> </div> <hr> @@ -64,7 +69,8 @@ HwAddress readable s <pre class="programlisting"> PermHwAddress readable s </pre> -<p> Permanent hardware address of the device. +<p> +Permanent hardware address of the device. </p> </div> <hr> @@ -73,7 +79,8 @@ PermHwAddress readable s <pre class="programlisting"> Speed readable u </pre> -<p> Design speed of the device, in megabits/second (Mb/s). +<p> +Design speed of the device, in megabits/second (Mb/s). </p> </div> <hr> @@ -82,7 +89,8 @@ Speed readable u <pre class="programlisting"> S390Subchannels readable as </pre> -<p> Array of S/390 subchannels for S/390 or z/Architecture devices. +<p> +Array of S/390 subchannels for S/390 or z/Architecture devices. </p> </div> <hr> @@ -91,11 +99,13 @@ S390Subchannels readable as <pre class="programlisting"> Carrier readable b </pre> -<p> Indicates whether the physical carrier is found (e.g. whether a cable is - plugged in or not). +<p> +Indicates whether the physical carrier is found (e.g. whether a cable is +plugged in or not). </p> -<p> DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" - property on the "org.freedesktop.NetworkManager.Device" interface. +<p> +DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" +property on the "org.freedesktop.NetworkManager.Device" interface. </p> </div> </div> |