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.Macvlan.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.Macvlan.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html index ab240f49..1cd289ce 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html @@ -79,7 +79,8 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> Parent readable o </pre> -<p>The object path of the parent device.</p> +<p> The object path of the parent device. +</p> </div> <hr> <div class="refsect2"> @@ -87,7 +88,8 @@ Parent readable o <pre class="programlisting"> Mode readable s </pre> -<p>The macvlan mode, one of "private", "vepa", "bridge", or "passthru".</p> +<p> The macvlan mode, one of "private", "vepa", "bridge", or "passthru". +</p> </div> <hr> <div class="refsect2"> @@ -95,7 +97,8 @@ Mode readable s <pre class="programlisting"> NoPromisc readable b </pre> -<p>Whether the device is blocked from going into promiscuous mode.</p> +<p> Whether the device is blocked from going into promiscuous mode. +</p> </div> <hr> <div class="refsect2"> @@ -103,7 +106,8 @@ NoPromisc readable b <pre class="programlisting"> Tap readable b </pre> -<p>Whether the device is a macvtap.</p> +<p> Whether the device is a macvtap. +</p> </div> </div> </div> |