From 130065d67ceffc4a801ecdd7e37b4ff23afc8de9 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 15 May 2014 15:25:27 +0000 Subject: - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3532 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference.conf b/doc/reference.conf index 709058c..d9069c0 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1136,7 +1136,7 @@ general { /* * pace_wait: minimum time required between use of more intensive commands - * (AWAY, INFO, LINKS, MAP, MOTD, STATS, WHO, wildcard WHOIS, WHOWAS) + * (AWAY, INFO, LINKS, MAP, MOTD, STATS, WHO, WHOWAS) */ pace_wait = 10 seconds; -- cgit