diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml index bebd9e58..cf1410be 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml @@ -5,7 +5,7 @@ <refentry id="gdbus-org.freedesktop.NetworkManager.Device"> <refmeta> <refentrytitle role="top_of_page" id="gdbus-interface-org-freedesktop-NetworkManager-Device.top_of_page">org.freedesktop.NetworkManager.Device</refentrytitle> <indexterm zone="gdbus-interface-org-freedesktop-NetworkManager-Device.top_of_page"><primary sortas=".Device">org.freedesktop.NetworkManager.Device</primary></indexterm> - </refmeta> <refnamediv> <refname>org.freedesktop.NetworkManager.Device</refname> <refpurpose>Device</refpurpose> </refnamediv> <refsynopsisdiv role="synopsis"> + </refmeta> <refnamediv> <refname>org.freedesktop.NetworkManager.Device</refname> <refpurpose>Device.</refpurpose> </refnamediv> <refsynopsisdiv role="synopsis"> <title role="synopsis.title">Methods</title> <synopsis> <link linkend="gdbus-method-org-freedesktop-NetworkManager-Device.Reapply">Reapply</link> (IN a{sa{sv}} connection, @@ -508,9 +508,9 @@ Real readable b Ip4Connectivity readable u </programlisting> <para> The result of the last IPv4 connectivity check. -</para><para> Since: 1.16 </para><para> Returns: <link linkend="NMConnectivityState">NMConnectivityState</link> </para> +<para role="since">Since 1.16</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity"> <title>The "Ip6Connectivity" property</title> @@ -519,9 +519,9 @@ Ip4Connectivity readable u Ip6Connectivity readable u </programlisting> <para> The result of the last IPv6 connectivity check. -</para><para> Since: 1.16 </para><para> Returns: <link linkend="NMConnectivityState">NMConnectivityState</link> </para> +<para role="since">Since 1.16</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags"> <title>The "InterfaceFlags" property</title> @@ -532,8 +532,8 @@ InterfaceFlags readable u <para> The flags of the network interface. See <link linkend="NMDeviceInterfaceFlags">NMDeviceInterfaceFlags</link> for the currently defined flags. -</para><para> Since: 1.22 </para> +<para role="since">Since 1.22</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.HwAddress"> <title>The "HwAddress" property</title> @@ -543,8 +543,8 @@ HwAddress readable s </programlisting> <para> The hardware address of the device. </para><para> This replaces the other 'HwAddress' properties on the device-specific D-Bus interfaces. -</para><para> Since: 1.24 </para> +<para role="since">Since 1.24</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.Ports"> <title>The "Ports" property</title> @@ -556,8 +556,8 @@ Ports readable ao </para><para> Array of object paths representing devices which are currently set as port of this device. This replaces the 'Slaves' properties on the device-specific D-Bus interfaces. -</para><para> Since: 1.34 </para> +<para role="since">Since 1.34</para> </refsect2> </refsect1> </refentry> |