diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-14 18:24:38 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-14 18:24:38 +0000 |
commit | b1a36302e3914741007329cefa407e635bd72d67 (patch) | |
tree | 33a00577b69442e4e25f9b1f4e1af8fb996d3dbe /doc/guidelines.txt | |
parent | 2983801517a96a2256a7c1761a6c40d711f67585 (diff) |
- 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
Diffstat (limited to 'doc/guidelines.txt')
-rw-r--r-- | doc/guidelines.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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". |