summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-01-20 21:04:26 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-01-20 21:04:26 +0000
commit01a71ceb27a06747075c320613184d729167980a (patch)
tree360adc7ad9a840dc4baa3856b257ef7bf42a147c
parent020844b4b4c307f82692efa6f431081e66d3a7fd (diff)
* fix a typo spotted by Michael Scherer
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1089 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--man/avahi-dnsconfd.8.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/avahi-dnsconfd.8.xml.in b/man/avahi-dnsconfd.8.xml.in
index 4348d74..14a9f4a 100644
--- a/man/avahi-dnsconfd.8.xml.in
+++ b/man/avahi-dnsconfd.8.xml.in
@@ -34,7 +34,7 @@
<description>
<p>avahi-dnsconfd connects to a running avahi-daemon and runs
- the script <file>@pkgsysconfdir@/dnsconf.action</file> for each unicast DNS
+ the script <file>@pkgsysconfdir@/dnsconfd.action</file> 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.</p>
@@ -76,7 +76,7 @@
<section name="Files">
- <p><file>@pkgsysconfdir@/dnsconf.action</file>: the script to run when a DNS server is found or removed.</p>
+ <p><file>@pkgsysconfdir@/dnsconfd.action</file>: the script to run when a DNS server is found or removed.</p>
</section>
@@ -92,7 +92,7 @@
<section name="See also">
<p>
- <manref name="avahi-daemon" section="8"/>, <manref name="dnsconf.action" section="8"/>
+ <manref name="avahi-daemon" section="8"/>, <manref name="dnsconfd.action" section="8"/>
</p>
</section>