Commit Diff


commit - 65bcff35ffae56878a8c14a6aee0018115d660b3
commit + 0305f75456fde86ff9d0179146d2ea821cff1457
blob - f1251e1f2ede69446078fed1411bdbd62de4697b
blob + 4a01d71f67d0c4b688dfd3b96e975f359dbcd0ee
--- man/ngircd.8.tmpl
+++ man/ngircd.8.tmpl
@@ -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.