mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man: fix typo in dns-delegate example
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
<programlisting># /etc/systemd/dns-delegate.d/foobar.dns-delegate
|
<programlisting># /etc/systemd/dns-delegate.d/foobar.dns-delegate
|
||||||
[Delegate]
|
[Delegate]
|
||||||
DNS=203.0.113.47
|
DNS=203.0.113.47
|
||||||
Domain=foobar.com</programlisting>
|
Domains=foobar.com</programlisting>
|
||||||
|
|
||||||
<para>This ensures lookups of <literal>foobar.com</literal> and any domains below it are directed to
|
<para>This ensures lookups of <literal>foobar.com</literal> and any domains below it are directed to
|
||||||
DNS server 203.0.113.47.</para>
|
DNS server 203.0.113.47.</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user