diff options
| author | Michael Biebl <biebl@debian.org> | 2016-04-06 00:46:19 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-04-06 00:46:19 +0200 |
| commit | 2bfb3eb7d0323e69affca154395f51d8b577414d (patch) | |
| tree | e3130a5146441296df6d08a0f4ac7222a854c8f8 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html | |
| parent | d9c99a29a0d3384c9c3d2adce430f5cb1134ab6a (diff) | |
Imported Upstream version 1.1.93 upstream/1.1.93
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html index bda719d3..24f6d5c6 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html @@ -78,7 +78,8 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> HwAddress readable s </pre> -<p>Hardware address of the device.</p> +<p> Hardware address of the device. +</p> </div> <hr> <div class="refsect2"> @@ -86,7 +87,9 @@ HwAddress readable s <pre class="programlisting"> Carrier readable b </pre> -<p>Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not).</p> +<p> Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). +</p> </div> <hr> <div class="refsect2"> @@ -94,7 +97,9 @@ Carrier readable b <pre class="programlisting"> Slaves readable ao </pre> -<p>Array of object paths representing devices which are currently slaved to this device.</p> +<p> Array of object paths representing devices which are currently slaved to + this device. +</p> </div> </div> </div> |