From b1a36302e3914741007329cefa407e635bd72d67 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 14 Apr 2013 18:24:38 +0000 Subject: - Renamed example.conf to reference.conf - Due to upcoming feature implementation, resv{} blocks are no longer stackable git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1823 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/messages.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/messages.txt') diff --git a/doc/messages.txt b/doc/messages.txt index a8c6227..06fc967 100644 --- a/doc/messages.txt +++ b/doc/messages.txt @@ -26,7 +26,7 @@ default. If the desired message file works without any issues, it can be set to be - the default message file in the ircd.conf file. Refer to example.conf's + the default message file in the ircd.conf file. Refer to reference.conf's documentation on the message_locale setting. ---------------------------------------------------------------------- -- cgit