]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Manual page ngircd(8): add SIGNALS section
authorAlexander Barton <alex@barton.de>
Wed, 1 Dec 2010 21:04:28 +0000 (22:04 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 1 Dec 2010 21:04:28 +0000 (22:04 +0100)
man/ngircd.8.tmpl

index f1251e1f2ede69446078fed1411bdbd62de4697b..4a01d71f67d0c4b688dfd3b96e975f359dbcd0ee 100644 (file)
@@ -64,6 +64,15 @@ The system wide default configuration file.
 .RS
 Default "message of the day" (MOTD).
 .RE
+.SH SIGNALS
+The daemon understands the following signals:
+.TP
+\fBTERM\fR
+Shut down all conections and terminate the daemon.
+.TP
+\fBHUP\fR
+Shut down all listening sockets, re-read the configuration file and
+re-initialize the daemon.
 .SH HINTS
 It's wise to use "ngircd \-\-configtest" to validate the configuration file
 after changing it.