diff options
Diffstat (limited to 'man/systemd-resolved.service.xml')
-rw-r--r-- | man/systemd-resolved.service.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 13c0da987f..f7be0793cf 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -219,8 +219,9 @@ is sent to all DNS servers that are configured on links with the <varname>DefaultRoute=</varname> option set, as well as the globally configured DNS server.</para></listitem> - <listitem><para>If there is no link configured as <varname>DefaultRoute=</varname> and no global DNS - server configured, one of the compiled-in fallback DNS servers is used.</para></listitem> + <listitem><para>If there are no DNS servers configured on any link also configured as + <varname>DefaultRoute=</varname> and no global DNS server configured, one of the compiled-in fallback + DNS servers is used.</para></listitem> <listitem><para>Otherwise the unicast DNS query fails, as no suitable DNS servers can be determined. </para></listitem> |