Module: ngircd.git Branch: master Commit: fef10f590b38371439c35b5e0a7f2e1a9a373a8a URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=fef10...
Author: Alexander Barton alex@barton.de Date: Fri Aug 2 01:42:31 2013 +0200
Commands.txt: Streamline references to IRC+ protocol
---
doc/Commands.txt | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/doc/Commands.txt b/doc/Commands.txt index 7765d3a..30947c1 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -97,8 +97,8 @@ Connection Handling Commands clients using UTF-8, which should be the default today.
References: - - http://ngircd.barton.de/doc/Protocol.txt - - doc/Protocol.txt + - IRC+, http://ngircd.barton.de/doc/Protocol.txt + - IRC+, doc/Protocol.txt
- NICK NICK <nickname> @@ -129,7 +129,8 @@ Connection Handling Commands - RFC 1459, 4.1.1 "Password message" (old client and server protocol) - RFC 2812, 3.1.1 "Password message" (client protocol) - RFC 2813, 4.1.1 "Password message" (server protocol) - - doc/Protocol.txt + - IRC+, http://ngircd.barton.de/doc/Protocol.txt + - IRC+, doc/Protocol.txt
- PING PING <token> [<target>] @@ -211,7 +212,8 @@ Connection Handling Commands unauthorized clients to fake their identity; it is an arbitrary string.
References: - - doc/Protocol.txt, II.4: "Update webchat/proxy client information" + - IRC+, http://ngircd.barton.de/doc/Protocol.txt + - IRC+, doc/Protocol.txt
General Commands @@ -739,8 +741,10 @@ Server Protocol Commands . CHANINFO is used by servers to inform each other about a channel: its modes, channel key, user limits and its topic. - . - See doc/Protocol.txt for more information. + + References: + - IRC+, http://ngircd.barton.de/doc/Protocol.txt + - IRC+, doc/Protocol.txt
- ERROR ERROR [<message> [<> [...]]] @@ -764,8 +768,10 @@ Server Protocol Commands The METADATA command is used on server-links to update "metadata" information of clients, like the hostname, the info text ("real name"), or the user name. - . - See doc/Protocol.txt for more information. + + References: + - IRC+, http://ngircd.barton.de/doc/Protocol.txt + - IRC+, doc/Protocol.txt
- NJOIN