summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-05-18 12:23:01 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-05-18 12:27:27 +0900
commitad2997a7b0ad77810ff67e99abc5f8fc614365ba (patch)
tree0dc5d1675952dad1d2ba141949181186d51ab9da /man
parente7b621ee1f1abfbcaae1cd17da4d815daf218679 (diff)
downloadsystemd-ad2997a7b0ad77810ff67e99abc5f8fc614365ba.tar.gz
man: move Blacklist= in [DHCP] section
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 4279326bc2..2191eeb797 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1532,6 +1532,13 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>BlackList=</varname></term>
+ <listitem>
+ <para>A whitespace-separated list of IPv4 addresses. DHCP offers from servers in the list are rejected.</para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>
@@ -1599,13 +1606,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term><varname>BlackList=</varname></term>
- <listitem>
- <para>A whitespace-separated list of IPv4 addresses. DHCP offers from servers in the list are rejected.</para>
- </listitem>
- </varlistentry>
-
</variablelist>
</refsect1>