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.Statistics.xml | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml index fce89f6d..97fa4586 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml @@ -15,7 +15,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Statistics"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Statistics"> <title role="details.title">Property Details</title> @@ -25,10 +27,11 @@ <programlisting> RefreshRateMs readwrite u </programlisting> -<para> Refresh rate of the rest of properties of this interface. The properties - are guaranteed to be refreshed each RefreshRateMs milliseconds in case - the underlying counter has changed too. - If zero, there is no guaranteed refresh rate of the properties. +<para> +Refresh rate of the rest of properties of this interface. The properties +are guaranteed to be refreshed each RefreshRateMs milliseconds in case +the underlying counter has changed too. +If zero, there is no guaranteed refresh rate of the properties. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Statistics.TxBytes"> @@ -37,7 +40,8 @@ RefreshRateMs readwrite u <programlisting> TxBytes readable t </programlisting> -<para> Number of transmitted bytes +<para> +Number of transmitted bytes </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Statistics.RxBytes"> @@ -46,7 +50,8 @@ TxBytes readable t <programlisting> RxBytes readable t </programlisting> -<para> Number of received bytes +<para> +Number of received bytes </para> </refsect2> </refsect1> |