summaryrefslogtreecommitdiffstats
path: root/man/avahi-daemon.8.xml.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-14 22:13:30 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-14 22:13:30 +0000
commit668eb7b3e832082dbf80a5e77a84de140c3cd571 (patch)
tree6ce8e4fd939d1628e42eb82cf5ff4a9a9474758c /man/avahi-daemon.8.xml.in
parentb7758b00b5f52f9c3c4fd986b9a14d4980640fa0 (diff)
add man page for /etc/avahi/hosts and modify other man pages to refer to it
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1138 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man/avahi-daemon.8.xml.in')
-rw-r--r--man/avahi-daemon.8.xml.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/man/avahi-daemon.8.xml.in b/man/avahi-daemon.8.xml.in
index 1c949be..7d01a4b 100644
--- a/man/avahi-daemon.8.xml.in
+++ b/man/avahi-daemon.8.xml.in
@@ -135,9 +135,11 @@
<section name="Files">
- <p><file>@pkgsysconfdir@/avahi-daemon.conf</file>: the default configuration file for avahi-daemon.</p>
+ <p><file>@pkgsysconfdir@/avahi-daemon.conf</file>: the default configuration file for avahi-daemon, <manref name="avahi-daemon.conf" section="5"/> for more information.</p>
- <p><file>@servicedir@/*.service</file>: static service definitions.</p>
+ <p><file>@pkgsysconfdir@/hosts</file>: additional static hostname mappings to publish in mDNS, see <manref name="avahi.hosts" section="5"/> for more information.</p>
+
+ <p><file>@servicedir@/*.service</file>: static service definitions, see <manref name="avahi.service" section="5"/> for more information.</p>
</section>
@@ -156,7 +158,7 @@
<section name="See also">
<p>
- <manref name="avahi-daemon.conf" section="5"/>, <manref name="avahi.service" section="5"/>, <manref name="avahi-dnsconfd" section="8"/>
+ <manref name="avahi-daemon.conf" section="5"/>, <manref name="avahi.hosts" section="5"/>, <manref name="avahi.service" section="5"/>, <manref name="avahi-dnsconfd" section="8"/>
</p>
</section>