From: Luke Yeager Date: Tue, 10 Jun 2025 19:06:40 +0000 (-0500) Subject: man: fix typo in dns-delegate example X-Git-Tag: v258-rc1~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9217a6ffa30752c4ad38c419755e16348af8477c;p=thirdparty%2Fsystemd.git man: fix typo in dns-delegate example --- diff --git a/man/systemd.dns-delegate.xml b/man/systemd.dns-delegate.xml index 3da069d8a6f..a06ccad529a 100644 --- a/man/systemd.dns-delegate.xml +++ b/man/systemd.dns-delegate.xml @@ -79,7 +79,7 @@ # /etc/systemd/dns-delegate.d/foobar.dns-delegate [Delegate] DNS=203.0.113.47 -Domain=foobar.com +Domains=foobar.com This ensures lookups of foobar.com and any domains below it are directed to DNS server 203.0.113.47.