diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
| commit | 38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch) | |
| tree | 99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml | |
| parent | c2473cb3f165975f2899ccef11f036c9762a8aa3 (diff) | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
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> |