diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml index e7dffce3..1eedf1f7 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml @@ -5,7 +5,7 @@ <refentry id="gdbus-org.freedesktop.NetworkManager.Device.Modem"> <refmeta> <refentrytitle role="top_of_page" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Modem.top_of_page">org.freedesktop.NetworkManager.Device.Modem</refentrytitle> <indexterm zone="gdbus-interface-org-freedesktop-NetworkManager-Device-Modem.top_of_page"><primary sortas=".Device.Modem">org.freedesktop.NetworkManager.Device.Modem</primary></indexterm> - </refmeta> <refnamediv> <refname>org.freedesktop.NetworkManager.Device.Modem</refname> <refpurpose>Modem Device</refpurpose> </refnamediv> <refsect1 role="properties"> + </refmeta> <refnamediv> <refname>org.freedesktop.NetworkManager.Device.Modem</refname> <refpurpose>Modem Device.</refpurpose> </refnamediv> <refsect1 role="properties"> <title role="properties.title">Properties</title> <synopsis> <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Modem.ModemCapabilities">ModemCapabilities</link> readable u @@ -54,8 +54,8 @@ DeviceId readable s <para> An identifier used by the modem backend (ModemManager) that aims to uniquely identify the a device. Can be used to match a connection to a particular device. -</para><para> Since: 1.20 </para> +<para role="since">Since 1.20</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Modem.OperatorCode"> <title>The "OperatorCode" property</title> @@ -65,8 +65,8 @@ OperatorCode readable s </programlisting> <para> The MCC and MNC (concatenated) of the network the modem is connected to. Blank if disconnected or not a 3GPP modem. -</para><para> Since: 1.20 </para> +<para role="since">Since 1.20</para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Modem.Apn"> <title>The "Apn" property</title> @@ -75,8 +75,8 @@ OperatorCode readable s Apn readable s </programlisting> <para> The access point name the modem is connected to. Blank if disconnected. -</para><para> Since: 1.20 </para> +<para role="since">Since 1.20</para> </refsect2> </refsect1> </refentry> |