]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/RFC.txt
Move "ClientHost" and "ClientUserNick" to end of [Global] section
[ngircd-alex.git] / doc / RFC.txt
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3e4142f0d996da0b7ff7dc8080f797d3e9bc5662 100644 (file)
@@ -0,0 +1,33 @@
+
+                     ngIRCd - Next Generation IRC Server
+
+                      (c)2001-2003 by Alexander Barton,
+                    alex@barton.de, http://www.barton.de/
+
+               ngIRCd is free software and published under the
+                   terms of the GNU General Public License.
+
+                                 -- RFC.txt --
+
+
+The Internet Relay Chat (IRC) protocol is documented in these Request for
+Comments (RFC), which you can get e.g. via <http://www.faqs.org/>:
+
+  1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
+       May 1993, [IRC].
+
+  2810 Kalt, C., "Internet Relay Chat: Architecture",
+       April 2000, [IRC-ARCH].
+
+  2811 Kalt, C., "Internet Relay Chat: Channel Management",
+       April 2000, [IRC-CHAN].
+
+  2812 Kalt, C., "Internet Relay Chat: Client Protocol",
+       April 2000, [IRC-CLIENT].
+
+  2813 Kalt, C., "Internet Relay Chat: Server Protocol",
+       April 2000, [IRC-SERVER].
+
+
+-- 
+$Id: RFC.txt,v 1.6 2003/03/07 20:42:20 alex Exp $