diff options
author | Javier Arteaga <jarteaga@jbeta.is> | 2018-03-13 13:42:38 +0000 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2018-08-06 08:34:27 +0200 |
commit | 26da97f277441a9d45cdc8fa15b4bd214c22cd4b (patch) | |
tree | ce12847181acff16e089804d8358bdadb3fb04f8 /docs | |
parent | 605deb59cf4bf2225e8ec89ede1ee4fce311ba2d (diff) |
libnm: introduce NMDeviceWireGuard
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libnm/libnm-docs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index bdb3c2dae..cba166104 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -265,6 +265,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-device-vxlan.xml"/> <xi:include href="xml/nm-device-wifi.xml"/> <xi:include href="xml/nm-device-wimax.xml"/> + <xi:include href="xml/nm-device-wireguard.xml"/> <xi:include href="xml/nm-device-wpan.xml"/> <!-- end alphabetical --> <xi:include href="xml/nm-active-connection.xml"/> |