]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/log.c
Improve documentation for --syslog
[ngircd-alex.git] / src / ngircd / log.c
index 910a479383f23bbf5fbad4cef644cba66d3fe579..f2582bce78381ec6174974c854aa47629dc03747 100644 (file)
@@ -63,7 +63,7 @@ Log_Message(int Level, const char *msg)
  * Initialitze logging.
  * This function is called before the configuration file is read in.
  *
- * @param Syslog_Mode Set to true if ngIRCd is running as daemon.
+ * @param Syslog_Mode Set to true if ngIRCd is configured to log to the syslog.
  */
 GLOBAL void
 Log_Init(bool Syslog_Mode)