diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml index 8f92f11a..320300db 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Wired.xml @@ -17,7 +17,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Wired"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Wired"> <title role="details.title">Property Details</title> @@ -27,8 +29,10 @@ <programlisting> HwAddress readable s </programlisting> -<para> Active hardware address of the device. -</para><para> DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +<para> +Active hardware address of the device. +</para><para> +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Wired.PermHwAddress"> @@ -37,7 +41,8 @@ HwAddress readable s <programlisting> PermHwAddress readable s </programlisting> -<para> Permanent hardware address of the device. +<para> +Permanent hardware address of the device. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Wired.Speed"> @@ -46,7 +51,8 @@ PermHwAddress readable s <programlisting> Speed readable u </programlisting> -<para> Design speed of the device, in megabits/second (Mb/s). +<para> +Design speed of the device, in megabits/second (Mb/s). </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Wired.S390Subchannels"> @@ -55,7 +61,8 @@ Speed readable u <programlisting> S390Subchannels readable as </programlisting> -<para> Array of S/390 subchannels for S/390 or z/Architecture devices. +<para> +Array of S/390 subchannels for S/390 or z/Architecture devices. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Wired.Carrier"> @@ -64,10 +71,12 @@ S390Subchannels readable as <programlisting> Carrier readable b </programlisting> -<para> Indicates whether the physical carrier is found (e.g. whether a cable is - plugged in or not). -</para><para> DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" - property on the "org.freedesktop.NetworkManager.Device" interface. +<para> +Indicates whether the physical carrier is found (e.g. whether a cable is +plugged in or not). +</para><para> +DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" +property on the "org.freedesktop.NetworkManager.Device" interface. </para> </refsect2> </refsect1> |