repo: ngircd action: commit revision: path_from: revision_from: 60a9a7f11860a3953d215a377d31714e02d09eba: path_to: revision_to:
commit 60a9a7f11860a3953d215a377d31714e02d09eba Author: Alexander BartonDate: Tue Jan 1 15:35:49 2013 +0100 Add a note that "help file" is updated on startup and REHASH only diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl
--- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -104,6 +104,8 @@ command. This information is not required by the server but by RFC! \fBHelpFile\fR (string) Text file which contains the ngIRCd help text. This file is required to display help texts when using the "HELP" command. +Please note: Changes made to this file take effect when ngircd starts up +or is instructed to re-read its configuration file. .TP \fBInfo\fR (string) Info text of the server. This will be shown by WHOIS and LINKS requests for
-----END OF PAGE-----