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.WireGuard.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.WireGuard.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml index 0c6fa36e..3a754296 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WireGuard.xml @@ -15,7 +15,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-WireGuard"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.WireGuard"> <title role="details.title">Property Details</title> @@ -25,7 +27,8 @@ <programlisting> PublicKey readable ay </programlisting> -<para> 32-byte public WireGuard key. +<para> +32-byte public WireGuard key. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-WireGuard.ListenPort"> @@ -34,7 +37,8 @@ PublicKey readable ay <programlisting> ListenPort readable q </programlisting> -<para> Local UDP listening port. +<para> +Local UDP listening port. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-WireGuard.FwMark"> @@ -43,8 +47,9 @@ ListenPort readable q <programlisting> FwMark readable u </programlisting> -<para> Optional 32-bit mark used to set routing policy for outgoing encrypted packets. - See: ip-rule(8) +<para> +Optional 32-bit mark used to set routing policy for outgoing encrypted packets. +See: ip-rule(8) </para> </refsect2> </refsect1> |