diff options
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index c90bd8f98c..857221fdb0 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,7 +163,8 @@ <literal>macvlan</literal>, <literal>vxlan</literal>, <literal>ipip</literal>, <literal>gre</literal>, <literal>sit</literal>, <literal>vti</literal>, - <literal>veth</literal>, and <literal>dummy</literal> + <literal>veth</literal>, <literal>tun</literal>, + <literal>tap</literal> and <literal>dummy</literal> are supported. This option is compulsory.</para> </listitem> </varlistentry> |