summaryrefslogtreecommitdiffstats
path: root/man/avahi-dnsconfd.8.xml.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-18 03:58:05 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-18 04:00:26 +0100
commit78f848c7c76c91a3c203c3289382bc2972803d3d (patch)
tree000cd0d8b9ae7bb91bfaabc156e79015a7e3d691 /man/avahi-dnsconfd.8.xml.in
parente5f8b9380b9cb893dbb3449c7b1635e256752591 (diff)
daemon: we better stay away from SIGQUIT since it is supposed to cause a core dump
Diffstat (limited to 'man/avahi-dnsconfd.8.xml.in')
-rw-r--r--man/avahi-dnsconfd.8.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/avahi-dnsconfd.8.xml.in b/man/avahi-dnsconfd.8.xml.in
index e01ab44..7b09cd4 100644
--- a/man/avahi-dnsconfd.8.xml.in
+++ b/man/avahi-dnsconfd.8.xml.in
@@ -84,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>