From: Lennart Poettering Date: Tue, 8 May 2007 22:01:57 +0000 (+0000) Subject: fix a small typo (patch from mezz; closes #138) X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=8b72620bc14e34d2a07ba0fc0159db62d7b50be0;p=catta fix a small typo (patch from mezz; closes #138) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1459 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/initscript/freebsd/avahi-dnsconfd.sh.in b/initscript/freebsd/avahi-dnsconfd.sh.in index ed01f06..c034dca 100644 --- a/initscript/freebsd/avahi-dnsconfd.sh.in +++ b/initscript/freebsd/avahi-dnsconfd.sh.in @@ -7,7 +7,7 @@ # KEYWORD: FreeBSD # # avahi-dnsconfd connects to a running avahi-daemon and runs the script -# @sysconfdir@/avahi/dnsconf.action for each unicast DNS server that +# @sysconfdir@/avahi/avahi-dnsconfd.action for each unicast DNS server that # is announced on the local LAN. This is useful for configuring unicast # DNS servers in a DHCP-like fashion with mDNS. #