repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 2fea782efc480a71a36a9877d3c31d479bd3072f:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 2fea782efc480a71a36a9877d3c31d479bd3072f
Author: Alexander Barton 
Date:   Sat Mar 9 18:00:49 2013 +0100

    Commands.txt: Update description of the "KILL" command

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 92d25c7f23b8266de286f16efe06de851531b5c9..
index ..4058f3dfe8febbbe2a709da4bec030c1ebeb18a9 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -513,9 +513,16 @@ Administrative Commands
 	To list the G-Lines, type "STATS g".

 - KILL
-	KILL  
+	KILL  
 	.
-	Forcibly removes  from the IRC network with a .
+	Forcibly remove all users with a given  from the IRC
+	network and display the given  to them.
+	.
+	This command is used internally between servers, too, for example
+	to disconnect duplicate 's after a "net split".
+
+	References:
+	 - RFC 2812, 3.7.1 "Kill message"

 - KLINE
 	KLINE   :

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