diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
| commit | 38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch) | |
| tree | 99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml | |
| parent | c2473cb3f165975f2899ccef11f036c9762a8aa3 (diff) | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml index 5d8b8d45..bec10ff1 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Macvlan.xml @@ -16,7 +16,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Macvlan"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Macvlan"> <title role="details.title">Property Details</title> @@ -26,7 +28,8 @@ <programlisting> Parent readable o </programlisting> -<para> The object path of the parent device. +<para> +The object path of the parent device. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Macvlan.Mode"> @@ -35,7 +38,8 @@ Parent readable o <programlisting> Mode readable s </programlisting> -<para> The macvlan mode, one of "private", "vepa", "bridge", or "passthru". +<para> +The macvlan mode, one of "private", "vepa", "bridge", or "passthru". </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Macvlan.NoPromisc"> @@ -44,7 +48,8 @@ Mode readable s <programlisting> NoPromisc readable b </programlisting> -<para> Whether the device is blocked from going into promiscuous mode. +<para> +Whether the device is blocked from going into promiscuous mode. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Macvlan.Tap"> @@ -53,7 +58,8 @@ NoPromisc readable b <programlisting> Tap readable b </programlisting> -<para> Whether the device is a macvtap. +<para> +Whether the device is a macvtap. </para> </refsect2> </refsect1> |