From: michael Date: Sat, 20 Jun 2015 16:27:55 +0000 (+0000) Subject: - INSTALL: fixed typo X-Git-Tag: 1.0.8~15 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=f2ac7ce53abdc2b8e45bb08008d5eec2bb045ced;p=hopm.git - INSTALL: fixed typo git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6172 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/INSTALL b/INSTALL index b35b924..8820996 100644 --- a/INSTALL +++ b/INSTALL @@ -97,7 +97,7 @@ Execution Further debugging can be enabled by using one or more -d switches. One or more -d switches will cause the bot to not fork on startup, and it will - send all log messages to stederr (i.e., your terminal) instead of its + send all log messages to stderr (i.e., your terminal) instead of its logfile. It will also cause extra debugging information that is not normally of interest to be sent to stderr. Two or more -d switches will enable logging of all IRC traffic received and sent.