diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
| commit | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch) | |
| tree | a2a9bb4d007339a0b1304540388230ccedac32bd /docs/api/dbus-org.freedesktop.NetworkManager.Device.xml | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
New upstream version 1.27.90 upstream/1.27.90
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml index 816ac14e..6b4d67a7 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml @@ -100,7 +100,7 @@ Reapply (IN a{sa{sv}} connection, <variablelist role="params"> <varlistentry> <term><literal>IN a{sa{sv}} <parameter>connection</parameter></literal>:</term> - <listitem><para>The optional connection settings that will be reapplied on the device. If empty, the currently active settings-connection will be used. The connection cannot arbitrarly differ from the current applied-connection otherwise the call will fail. Only certain changes are supported, like adding or removing IP addresses.</para></listitem> + <listitem><para>The optional connection settings that will be reapplied on the device. If empty, the currently active settings-connection will be used. The connection cannot arbitrarily differ from the current applied-connection otherwise the call will fail. Only certain changes are supported, like adding or removing IP addresses.</para></listitem> </varlistentry> <varlistentry> <term><literal>IN t <parameter>version_id</parameter></literal>:</term> @@ -303,7 +303,7 @@ Capabilities readable u Ip4Address readable u </programlisting> <para> DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object - instead. + instead. This property always returns 0.0.0.0 (numeric 0) as address. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.State"> |