diff options
| author | Michael Biebl <biebl@debian.org> | 2016-04-06 00:47:13 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-04-06 00:47:13 +0200 |
| commit | 45bb35bff2a8d258aff2c1d9b68cce1787c7da62 (patch) | |
| tree | e9da08b1d189befb839889185b4f3304d389a60f /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html | |
| parent | d101696d539cd03172badbcde19e9a13e5707ee1 (diff) | |
| parent | 2bfb3eb7d0323e69affca154395f51d8b577414d (diff) | |
Merge tag 'upstream/1.1.93'
Upstream version 1.1.93
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html index 83f25082..8c3c0df6 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.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> |