Clean up documentation.

This commit is contained in:
William Pitcock 2010-08-23 23:33:03 -05:00
parent 6fb6bd15ae
commit 1042288434

View file

@ -7,7 +7,7 @@ If you don't read this first, we won't help you.
* - Reading INSTALL is now a must, as the old DPATH is now specified * * - Reading INSTALL is now a must, as the old DPATH is now specified *
* when configure is run. * * when configure is run. *
* You now need to ./configure --prefix="/path/to/install/it" * * You now need to ./configure --prefix="/path/to/install/it" *
* will be installed with your ircd! * * to specify the path that will be installed with your ircd! *
************************************************************************* *************************************************************************
ALSO, IF YOU ARE UPGRADING YOUR CURRENT SOURCE TREE, AND YOU TRY TO BUILD ALSO, IF YOU ARE UPGRADING YOUR CURRENT SOURCE TREE, AND YOU TRY TO BUILD
@ -16,15 +16,6 @@ If you don't read this first, we won't help you.
******************************* REQUIREMENTS ********************************** ******************************* REQUIREMENTS **********************************
New Features - A short introduction:
- charybdis-3.x now has several major changes over previous version that you
will notice right away.
o SSL Client support.
o Connection Throttling.
- Please see NEWS for more detailed changes.
Necessary Requirements: Necessary Requirements:
- A supported platform (look below) - A supported platform (look below)