repo: ngircd
action: commit
revision: 
path_from: 
revision_from: fef10f590b38371439c35b5e0a7f2e1a9a373a8a:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit fef10f590b38371439c35b5e0a7f2e1a9a373a8a
Author: Alexander Barton 
Date:   Fri Aug 2 01:42:31 2013 +0200

    Commands.txt: Streamline references to IRC+ protocol

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 7765d3a440cc6fe4431081b10b34120d426defa8..
index ..30947c150b7d00c7c5855c722269b15c9a914ac6 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:
-	 - 
-	 - doc/Protocol.txt
+	 - IRC+, 
+	 - IRC+, doc/Protocol.txt

 - NICK
 	NICK 
@@ -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+, 
+	 - IRC+, doc/Protocol.txt

 - PING
 	PING  []
@@ -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+, 
+	 - 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+, 
+	 - IRC+, doc/Protocol.txt

 - ERROR
 	ERROR [ [<> [...]]]
@@ -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+, 
+	 - IRC+, doc/Protocol.txt

 - NJOIN

-----END OF PAGE-----