diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-05-06 17:08:03 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-06 17:08:03 +0200 |
commit | 2ef322fc40d65b1df91a0f0409994bb9748b959e (patch) | |
tree | f9e7e1071f058a7b60907b6fbb1f17e8fe550294 | |
parent | 82ecb4c3ecaa1f62163ad7cdd6de5b1623bc6507 (diff) |
man: link the part about [DHCP] to the DHCP= explanation
-rw-r--r-- | man/systemd.network.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 866a5bf7ae..6d45d6c807 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -244,6 +244,9 @@ <para>Furthermore, note that by default the domain name specified through DHCP is not used for name resolution. See option <option>UseDomains=</option> below.</para> + + <para>See the <literal>[DHCP]</literal> section below for further configuration options for the DHCP client + support.</para> </listitem> </varlistentry> <varlistentry> |