diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml index f7fcacbd..34d1badf 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml @@ -15,7 +15,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Bond"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Bond"> <title role="details.title">Property Details</title> @@ -25,9 +27,10 @@ <programlisting> HwAddress readable s </programlisting> -<para> Hardware address of the device. +<para> +Hardware address of the device. n - DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +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-Bond.Carrier"> @@ -36,10 +39,12 @@ n <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 "lower-up" 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 "lower-up" flag in the "InterfaceFlags" +property on the "org.freedesktop.NetworkManager.Device" interface. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Bond.Slaves"> @@ -48,9 +53,10 @@ Carrier readable b <programlisting> Slaves readable ao </programlisting> -<para> DEPRECATED. Use the "Ports" property in - "org.freedesktop.NetworkManager.Device" instead which exists since - version NetworkManager 1.34.0. +<para> +DEPRECATED. Use the "Ports" property in +"org.freedesktop.NetworkManager.Device" instead which exists since +version NetworkManager 1.34.0. </para> </refsect2> </refsect1> |