From 270c4830551c9810ad4e83f9a1db2b1cb946208c Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Sat, 1 Oct 2016 00:33:49 +0200
Subject: New upstream version 1.4.2
---
docs/api/html/gdbus-org.freedesktop.NetworkManager.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
(limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.html')
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html
index 018d4ae1..af7e7eba 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html
@@ -128,11 +128,12 @@ Reload (IN u flags);
(0x04) means to restart the DNS plugin. This is for example useful when using
dnsmasq plugin, which uses additional configuration in /etc/NetworkManager/dnsmasq.d.
If you edit those files, you can restart the DNS plugin. This action shortly interrupts
- rename resolution.
+ name resolution.
Note that flags may affect each other. For example, restarting the DNS plugin (0x04)
implicitly updates DNS too (0x02). Or when reloading the configuration (0x01), changes
to DNS setting also cause a DNS update (0x02). However, (0x01) does not involve restarting
- the DNS plugin (0x02), unless an entirely different plugin is selected.
+ the DNS plugin (0x04) or update resolv.conf (0x02), unless the DNS related configuration
+ changes in NetworkManager.conf.
@@ -592,7 +593,7 @@ StateChanged (u state);
PropertiesChanged (a{sv} properties);
- NetworkManager's properties changed.
+
DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.