summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-08-15 12:45:59 +0200
committerTom Gundersen <teg@jklm.no>2014-08-15 12:53:34 +0200
commitad0734e890b25751ef8229e47210ff11ae8fa3f3 (patch)
treed85096fcf1bbfe2eea0e697e9897a13198916605 /man
parent1836bf9e1d70240c8079e4db4312309f4f1f91fd (diff)
networkd: rename UseDomainName to UseDomains
This option will also apply to the search domains, so make it plural.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index f4ca72164..290aa6efe 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -447,7 +447,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><varname>UseDomainName=</varname></term>
+ <term><varname>UseDomains=</varname></term>
<listitem>
<para>When true (not the default), the domain name received from the DHCP server
will be used for DNS resolution over this link.</para>