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.Wired.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.Wired.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html index 09de05da..498b1e9b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html @@ -80,7 +80,8 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> HwAddress readable s </pre> -<p>Active hardware address of the device.</p> +<p> Active hardware address of the device. +</p> </div> <hr> <div class="refsect2"> @@ -88,7 +89,8 @@ HwAddress readable s <pre class="programlisting"> PermHwAddress readable s </pre> -<p>Permanent hardware address of the device.</p> +<p> Permanent hardware address of the device. +</p> </div> <hr> <div class="refsect2"> @@ -96,7 +98,8 @@ PermHwAddress readable s <pre class="programlisting"> Speed readable u </pre> -<p>Design speed of the device, in megabits/second (Mb/s).</p> +<p> Design speed of the device, in megabits/second (Mb/s). +</p> </div> <hr> <div class="refsect2"> @@ -104,7 +107,8 @@ Speed readable u <pre class="programlisting"> S390Subchannels readable as </pre> -<p>Array of S/390 subchannels for S/390 or z/Architecture devices.</p> +<p> Array of S/390 subchannels for S/390 or z/Architecture devices. +</p> </div> <hr> <div class="refsect2"> @@ -112,7 +116,9 @@ S390Subchannels readable as <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> </div> </div> |