]> arthur.barton.de Git - ngircd.git/blobdiff - man/ngircd.8.tmpl
Fix some wording, use spellchecker ;-)
[ngircd.git] / man / ngircd.8.tmpl
index f1251e1f2ede69446078fed1411bdbd62de4697b..d907e6fad10e779417b021c5d83eb6bc4f26528d 100644 (file)
@@ -26,7 +26,7 @@ there are good chances that it also supports other UNIX-based operating
 systems as well. By default, ngIRCd writes diagnostic and informational messages using
 the syslog mechanism.
 .SH OPTIONS
-The default behaviour of
+The default behavior of
 .BR ngircd
 is to read its standard configuration file (see below), to detach from the
 controlling terminal and to wait for clients.
@@ -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 connections 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.