diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml index 21e224ad..2752e5b6 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml @@ -16,7 +16,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Vlan"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Vlan"> <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-Vlan.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 "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> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vlan.Parent"> @@ -49,7 +54,8 @@ Carrier readable b <programlisting> Parent readable o </programlisting> -<para> Object path of the parent device of this VLAN device. +<para> +Object path of the parent device of this VLAN device. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vlan.VlanId"> @@ -58,7 +64,8 @@ Parent readable o <programlisting> VlanId readable u </programlisting> -<para> The VLAN ID of this VLAN interface. +<para> +The VLAN ID of this VLAN interface. </para> </refsect2> </refsect1> |