]> git.meshlink.io Git - catta/blobdiff - man/avahi-dnsconfd.8.xml.in
iface: use interface values only when valid
[catta] / man / avahi-dnsconfd.8.xml.in
index b40c67691d38b4f830108e8a5b5f1dd191100a16..7b09cd4281ac76c1cd7da984813031ec30c52dc3 100644 (file)
                <optdesc><p>Daemonize after startup and redirect log messages to syslog.</p></optdesc>
          </option>
 
+      <option>
+        <p><opt>-s | --syslog</opt></p>
+        <optdesc><p>Log to syslog instead of STDERR. Implied by <opt>--daemonize</opt>.</p></optdesc>
+      </option>
+
          <option>
                <p><opt>-k | --kill</opt></p>
                <optdesc><p>Kill an already running avahi-dnsconfd. (equivalent to sending a SIGTERM)</p></optdesc>
@@ -79,7 +84,7 @@
     </section>
 
     <section name="Signals">
-      <p><arg>SIGINT, SIGTERM, SIGQUIT</arg>: avahi-dnsconfd will shutdown. This is issued by passing --kill to avahi-daemon.</p>
+      <p><arg>SIGINT, SIGTERM</arg>: avahi-dnsconfd will shutdown. This is issued by passing --kill to avahi-daemon.</p>
       <p><arg>SIGHUP</arg>: avahi-dnsconfd will refresh the DNS server data.</p>
     </section>