]> git.meshlink.io Git - catta/commitdiff
small fixes in mans and INSTALL
authorSebastien Estienne <sebastien.estienne@gmail.com>
Thu, 11 Aug 2005 16:44:30 +0000 (16:44 +0000)
committerSebastien Estienne <sebastien.estienne@gmail.com>
Thu, 11 Aug 2005 16:44:30 +0000 (16:44 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@291 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/INSTALL
man/avahi-bookmarks.1.xml.in
man/avahi-daemon.8.xml.in
man/avahi-publish-service.1.xml.in

index d7b3974747fba968ef95d178edf37e056e6a095b..9b66e3fddf32352d853ffede77f007de4f6290a0 100644 (file)
@@ -39,8 +39,13 @@ Now start the Avahi daemon:
 Optionally start the unicast DNS configuration daemon:
        # /etc/init.d/avahi-dnsconfd start
 
-To start the two daemons on Debian based distributions automatically:
+To start the two daemons at boot time on Debian based distributions:
+       avahi-daemon without DBUS support:
        # update-rc.d avahi-daemon defaults 25 15
+       avahi-daemon with DBUS support:
+       # ln -s /etc/init.d/avahi-daemon /etc/dbus/event.d/75avahi-daemon
+
+       avahi-dnsconfd:
        # update-rc.d avahi-dnsconfd defaults 26 14
 
 $Id$
index 95748d9ef12ace151532542ac3cf0608989b6d43..514d77d60e83dce1981292c25b80afe174b21fa5 100644 (file)
@@ -52,7 +52,7 @@
        
        <section name="See also">
          <p>
-        <manref name="avahi-daemon" section="8"/>, <manref name="avahi-browse" section="1"/>
+        <manref name="avahi-browse" section="1"/>, <manref name="avahi-daemon" section="8"/>
          </p>
        </section>
        
index 07ec7ac4fbc84f181379f4716cd161c76130dd22..93002ec827f75d33d0fe983aa505901544941a6f 100644 (file)
        
        <section name="See also">
          <p>
-        <manref name="avahi-dnsconfd" section="8"/>, <manref name="avahi-daemon.conf" section="5"/>, <manref name="avahi.service" section="5"/>
+        <manref name="avahi-daemon.conf" section="5"/>, <manref name="avahi.service" section="5"/>, <manref name="avahi-dnsconfd" section="8"/>
          </p>
        </section>
        
index be622be32f728903becc7d7e8cd953e691555ae9..c4bbd1215995efd97baeff797cb94ed75e59d6b0 100644 (file)
@@ -71,7 +71,7 @@
        <section name="See also">
          <p>
         <manref name="avahi-publish-address" section="1"/>, <manref
-        name="avahi-publish-service" section="1"/>, <manref
+        name="avahi-browse" section="1"/>, <manref
         name="avahi-daemon" section="8"/>
          </p>
        </section>