diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 1ba4f4a971..fcf48c6d46 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -235,6 +235,13 @@ may be specified more than once.</para> </listitem> </varlistentry> + <varlistentry> + <term><varname>MACVLAN=</varname></term> + <listitem> + <para>The name of a MACVLAN to create on the link. This option + may be specified more than once.</para> + </listitem> + </varlistentry> </variablelist> <para>An <literal>[Address]</literal> section accepts the following keys. |