From: Lennart Poettering Date: Tue, 5 Jan 2016 16:40:51 +0000 (+0100) Subject: man: document that DNS= and Domains= is implemented by resolved X-Git-Tag: v231~802^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f41b446a7677c030250ccf318306dc637d1d9871;p=platform%2Fupstream%2Fsystemd.git man: document that DNS= and Domains= is implemented by resolved --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 6091f2f..36172ae 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -363,19 +363,22 @@ A DNS server address, which must be in the format described in inet_pton3. - This option may be specified more than once. + This option may be specified more than once. This setting is read by + systemd-resolved.service8 Domains= - The domains used for DNS resolution over this link. + The domains used for DNS resolution over this link. This setting is read by + systemd-resolved.service8 NTP= - An NTP server address. This option may be specified more than once. + An NTP server address. This option may be specified more than once. This setting is read by + systemd-timesyncd.service8 @@ -1028,7 +1031,7 @@ DHCP=yes See Also systemd1, - systemd-networkd8, + systemd-networkd.service8, systemd.link5, systemd.netdev5, systemd-resolved.service8