diff options
| author | Michael Biebl <biebl@debian.org> | 2019-12-26 06:50:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-12-26 06:50:22 +0100 |
| commit | fe6888e4bfd824ad1263b3151f9bf66b7974752e (patch) | |
| tree | 09d07c35668b6d64be114d941440e86deef8fba5 /docs/libnm/html/NMDeviceBond.html | |
| parent | e6e01bf48a28c03e61ac5424829a08dfc372533e (diff) | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
Update upstream source from tag 'upstream/1.22.2'
Update to upstream version '1.22.2' with Debian dir 54b7af73627e37cbe440e9ae6ae1d795e88f2247
Diffstat (limited to 'docs/libnm/html/NMDeviceBond.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceBond.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 (<em class="parameter"><code><a class="link" href="NMD <div class="refsect3"> <a name="nm-device-bond-get-slaves.returns"></a><h4>Returns</h4> <p>the <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing -<span class="type">NMDevices</span> that are slaves of <em class="parameter"><code>device</code></em> +<a href="NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a> that are slaves of <em class="parameter"><code>device</code></em> . This is the internal copy used by the device, and must not be modified. </p> <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> |