From cfd708b8b18732a008983d2bc1ea136221cfe49a Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 13 Mar 2015 20:06:44 +0000 Subject: [PATCH] - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5681 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference.conf b/doc/reference.conf index c8d365a..5a0d2ca 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -97,7 +97,7 @@ irc { /* * Hostname (or IP) of the IRC server which HOPM will monitor - * connections on. + * connections on. IPv6 is now supported. */ server = "irc.example.org"; @@ -185,7 +185,7 @@ irc { /* * connregex is a POSIX regular expression used to parse connection - * (+c) notices from the ircd. The complexity of the expression should + * notices from the ircd. The complexity of the expression should * be kept to a minimum. * * Items in order MUST be: nick user host IP -- 2.30.2