Translated & updated documentation.
This commit is contained in:
parent
ade2fdc9aa
commit
15b5e1a6eb
17
doc/RFC.txt
17
doc/RFC.txt
|
@ -1,22 +1,17 @@
|
||||||
|
|
||||||
ngIRCd - Next Generation IRC Server
|
ngIRCd - Next Generation IRC Server
|
||||||
|
|
||||||
(c)2001,2002 by Alexander Barton,
|
(c)2001-2003 by Alexander Barton,
|
||||||
alex@barton.de, http://www.barton.de/
|
alex@barton.de, http://www.barton.de/
|
||||||
|
|
||||||
ngIRCd ist freie Software und steht unter
|
ngIRCd is free software and published under the
|
||||||
der GNU General Public License.
|
terms of the GNU General Public License.
|
||||||
|
|
||||||
-- RFC.txt --
|
-- RFC.txt --
|
||||||
|
|
||||||
|
|
||||||
+-----------------------------------------------------------------------+
|
The Internet Relay Chat (IRC) protocol is documented in these Request for
|
||||||
| This text is only available in german at the moment, but this should |
|
Comments (RFC), which you can get e.g. via <http://www.faqs.org/>:
|
||||||
| change until the release of ngIRCd 0.7.0, so feel free to contribute! |
|
|
||||||
+-----------------------------------------------------------------------+
|
|
||||||
|
|
||||||
|
|
||||||
Das IRC-Protokoll ist in diesen RFC's (Request For Comments) dokumentiert:
|
|
||||||
|
|
||||||
1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
|
1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
|
||||||
May 1993, [IRC].
|
May 1993, [IRC].
|
||||||
|
@ -35,4 +30,4 @@ Das IRC-Protokoll ist in diesen RFC's (Request For Comments) dokumentiert:
|
||||||
|
|
||||||
|
|
||||||
--
|
--
|
||||||
$Id: RFC.txt,v 1.5 2003/01/04 13:07:54 alex Exp $
|
$Id: RFC.txt,v 1.6 2003/03/07 20:42:20 alex Exp $
|
||||||
|
|
Loading…
Reference in New Issue