From 661501aed7cc0fa7394b2242df38df280014df2a Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 16 Jan 2014 18:31:45 +0000 Subject: - doc/reference.conf: whitespace changes git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2840 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/reference.conf b/doc/reference.conf index be251a1..9e8e645 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -23,7 +23,7 @@ * * Times/durations are written as: * 12 hours 30 minutes 1 second - * + * * Valid units of time: * year, month, week, day, hour, minute, second * @@ -450,7 +450,7 @@ operator { /* * rsa_public_key_file: the public key for this oper when using Challenge. - * A password should not be defined when this is used; see + * A password should not be defined when this is used; see * doc/challenge.txt for more information. */ # rsa_public_key_file = "/usr/local/ircd/etc/oper.pub"; @@ -1199,8 +1199,8 @@ general { /* oper_only_umodes: usermodes only opers may set */ oper_only_umodes = bots, cconn, debug, full, hidden, skill, - nchange, rej, spy, external, operwall, - locops, unauth, farconnect; + nchange, rej, spy, external, operwall, + locops, unauth, farconnect; /* oper_umodes: default usermodes opers get when they /oper */ oper_umodes = bots, locops, servnotice, operwall, wallop; -- cgit