diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 49d97cb604..438e1126dc 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -749,6 +749,14 @@ </listitem> </varlistentry> <varlistentry> + <term><varname>Scope=</varname></term> + <listitem> + <para>The scope of the address, which can be <literal>global</literal>, + <literal>link</literal> or <literal>host</literal> or an unsigned integer ranges 0 to 255. + Defaults to <literal>global</literal>.</para> + </listitem> + </varlistentry> + <varlistentry> <term><varname>HomeAddress=</varname></term> <listitem> <para>Takes a boolean argument. Designates this address the "home address" as defined in |