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/guidelines.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/guidelines.txt') diff --git a/doc/guidelines.txt b/doc/guidelines.txt index a3d13f8..5018a78 100644 --- a/doc/guidelines.txt +++ b/doc/guidelines.txt @@ -4,7 +4,7 @@ ircd-hybrid documentation guidelines in whats-new and all other appropriate locations. 2. When something affects the configuration file, and it's compatibility -with previous versions, it MUST be documented in example.conf and in a +with previous versions, it MUST be documented in reference.conf and in a proposed new document README.NOW. This is VERY important during the beta phase to help anyone who mans the "help desk". -- cgit