blob: 0567db9a135042e23a521c9921396d666ab0358c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
# @(#)$Id: README,v 1.5 1999/03/08 17:31:42 kalt Exp $
This directory contains the documentation related to this package.
The files relevant to the software compilation and configuration are:
RELEASE_NOTES - useful information for people upgrading from a previous
version
INSTALL.txt - detailed information about compilation and configuration
example.conf - server configuration example file (useful complement to
INSTALL)
Other files of interest:
LICENSE - license agreement
ChangeLog - log of source changes
BUGS - list of known bugs
2.10-New - transition documentation from 2.9 to 2.10 version
Etiquette - IRC Etiquette
irc.1 - man page for the client
ircd.8 - man page for the server
iauth.8 - man page for iauth
iauth.conf.5 - man page for the iauth.conf file
Authors - irc contributors
Nets/ - documentation about various IRC networks
Juped/ - old/obsolete documentation files
alt-irc-faq - alt.irc faq
m4macros - note on m4 macros for the server configuration file
2.9-New - old transition documentation from 2.8 to 2.9 version
related documents on the World Wide Web:
http://www.stealth.net/~kalt/irc/faq.html
http://www.irc.org/~irc/server/
|