]> git.meshlink.io Git - catta/blobdiff - man/avahi-daemon.8.xml.in
add man page for /etc/avahi/hosts and modify other man pages to refer to it
[catta] / man / avahi-daemon.8.xml.in
index ce8ab81e60c2274c1e796beeb0d0205263176ae5..7d01a4b4fa1b7b286e82454e006ccc515ff0a855 100644 (file)
@@ -30,8 +30,6 @@
       <cmd>avahi-daemon <opt>--kill</opt></cmd>
       <cmd>avahi-daemon <opt>--reload</opt></cmd>
       <cmd>avahi-daemon <opt>--check</opt></cmd>
-      <cmd>avahi-daemon <opt>--version</opt></cmd>
-      <cmd>avahi-daemon <opt>--help</opt></cmd>
        </synopsis>
        
     <description>
         <optdesc><p>Don't drop root priviliges after startup and don't require daemon to be started as root. We recommend not to use this option.</p></optdesc>
       </option>
 
+      <option>
+        <p><opt>--no-chroot</opt></p>
+        <optdesc><p>Don't <manref section="2" name="chroot"/> the daemon. This option is only available when compiled with chroot() support.</p></optdesc>
+      </option>
+
+      <option>
+        <p><opt>--no-proctitle</opt></p>
+        <optdesc><p>Don't change the process name while
+        running. Unless this option is specified avahi will reflect
+        it's current state and selected host name in the process
+        title.</p></optdesc>
+      </option>
+
          <option>
                <p><opt>-k | --kill</opt></p>
                <optdesc><p>Kill an already running avahi-daemon. (equivalent to sending a SIGTERM)</p></optdesc>
                <file>avahi-daemon.conf</file>) the files from
                <file>@servicedir@/</file>. Please note that this will not
                reload the
-               <file>@pkgsysconfdir@/avahi-daemon.conf</file>(equivalent to
+               <file>@pkgsysconfdir@/avahi-daemon.conf</file>(equivalent to
                sending a SIGHUP)</p></optdesc>
          </option>
 
                <optdesc><p>Show version information </p></optdesc>
          </option>
 
-
        </options>
 
-
     <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>@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.</p>
+      <p><file>@servicedir@/*.service</file>: static service definitions, see <manref name="avahi.service" section="5"/> for more information.</p>
     
     </section>
 
        
        <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>