NM_CLIENT_DEVICE_ADDED
#define NM_CLIENT_DEVICE_ADDED "device-added"
diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html
index b6d0f9c5..2ae56a87 100644
--- a/docs/libnm/html/NMDevice.html
+++ b/docs/libnm/html/NMDevice.html
@@ -1345,7 +1345,7 @@ not part of an active connection.
nm_device_get_available_connections ()
const GPtrArray *
nm_device_get_available_connections (NMDevice *device);
-
Gets the NMRemoteConnections currently known to the daemon that could
+
Gets the NMRemoteConnections currently known to the daemon that could
be activated on device
.
@@ -1366,7 +1366,7 @@ be activated on
device
Returns
the GPtrArray
-containing NMRemoteConnections. This is the internal copy used by
+containing NMRemoteConnections. This is the internal copy used by
the connection, and must not be modified.
[element-type NMRemoteConnection]
@@ -1378,7 +1378,7 @@ the connection, and must not be modified.
nm_device_get_physical_port_id (
NMDevice *device);
Gets the physical port ID of the NMDevice. If non-NULL, this is
an opaque string that can be used to recognize when
-seemingly-unrelated NMDevices are actually just different virtual
+seemingly-unrelated NMDevices are actually just different virtual
ports on a single physical port. (Eg, NPAR / SR-IOV.)
Parameters
@@ -1452,7 +1452,7 @@ nm_device_is_real (
Returns
TRUE if the device exists, or FALSE if it is a placeholder device
that could be automatically created by NetworkManager if one of its
-“available-connections” was activated.
+“available-connections” was activated.
Since: 1.2
diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html
index 7bd7b1db..a2b16f14 100644
--- a/docs/libnm/html/NMDeviceBond.html
+++ b/docs/libnm/html/NMDeviceBond.html
@@ -169,7 +169,7 @@ nm_device_bond_get_slaves (
Returns
the GPtrArray containing
-NMDevices that are slaves of device
+NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html
index 67bb6aed..dadf1c8d 100644
--- a/docs/libnm/html/NMDeviceBridge.html
+++ b/docs/libnm/html/NMDeviceBridge.html
@@ -169,7 +169,7 @@ nm_device_bridge_get_slaves (
Returns
the GPtrArray containing
-NMDevices that are slaves of device
+NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
diff --git a/docs/libnm/html/NMDeviceOvsBridge.html b/docs/libnm/html/NMDeviceOvsBridge.html
index 031f25c6..60a2cfe3 100644
--- a/docs/libnm/html/NMDeviceOvsBridge.html
+++ b/docs/libnm/html/NMDeviceOvsBridge.html
@@ -89,7 +89,7 @@ nm_device_ovs_bridge_get_slaves (
Returns
the GPtrArray containing
-NMDevices that are slaves of device
+NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
diff --git a/docs/libnm/html/NMDeviceOvsPort.html b/docs/libnm/html/NMDeviceOvsPort.html
index 37570652..01ff2196 100644
--- a/docs/libnm/html/NMDeviceOvsPort.html
+++ b/docs/libnm/html/NMDeviceOvsPort.html
@@ -89,7 +89,7 @@ nm_device_ovs_port_get_slaves (
Returns
the GPtrArray containing
-NMDevices that are slaves of device
+NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html
index e343f053..c6a38139 100644
--- a/docs/libnm/html/NMDeviceTeam.html
+++ b/docs/libnm/html/NMDeviceTeam.html
@@ -180,7 +180,7 @@ nm_device_team_get_slaves (
Returns
the GPtrArray containing
-NMDevices that are slaves of device
+NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html
index f4bc9913..c6990839 100644
--- a/docs/libnm/html/NMDeviceWifi.html
+++ b/docs/libnm/html/NMDeviceWifi.html
@@ -419,7 +419,7 @@ nm_device_wifi_get_access_points (
Returns
a GPtrArray containing all the
-scanned NMAccessPoints.
+scanned NMAccessPoints.
The returned array is owned by the client and should not be modified.
[element-type NMAccessPoint]
diff --git a/docs/libnm/html/NMDeviceWimax.html b/docs/libnm/html/NMDeviceWimax.html
index 57326e3b..4b61bd34 100644
--- a/docs/libnm/html/NMDeviceWimax.html
+++ b/docs/libnm/html/NMDeviceWimax.html
@@ -287,7 +287,7 @@ nm_device_wimax_get_nsps (