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.Macvlan.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.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> |