diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
| commit | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (patch) | |
| tree | a77a0617213a5183a4de43824e3fbae9779e9b8e /docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml index ce1889e3..d63bad6a 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml @@ -16,7 +16,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Team"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Team"> <title role="details.title">Property Details</title> @@ -26,9 +28,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-Team.Carrier"> @@ -37,10 +40,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-Team.Slaves"> @@ -49,9 +54,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> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Config"> @@ -60,7 +66,8 @@ Slaves readable ao <programlisting> Config readable s </programlisting> -<para> The JSON configuration currently applied on the device. +<para> +The JSON configuration currently applied on the device. </para> </refsect2> </refsect1> |