From e35a0358f2ed331c8c089773f472a2bab1f91b9a Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 6 Jun 2014 17:11:01 +0000 Subject: - Minor fix to reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3884 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 575bb90..e272e0d 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1090,7 +1090,7 @@ general { */ stats_e_disabled = no; - /* stats_o_oper only: make stats o (opers) oper only */ + /* stats_o_oper_only: make stats o (opers) oper only */ stats_o_oper_only = yes; /* stats_P_oper_only: make stats P (ports) oper only */ -- cgit