repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 35452b31579174e0714ff7912a5857b82c787804:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 35452b31579174e0714ff7912a5857b82c787804
Author: Alexander Barton 
Date:   Sun Feb 10 00:25:09 2013 +0100

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

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 2a4baefe13903823b6b61c136bf6b563ecfeadb0..
index ..627efa5b2f04759bd7f41a2a6431dbf51578b9dd 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -605,6 +605,16 @@ Dummy Commands
 ~~~~~~~~~~~~~~

 - SUMMON
+	SUMMON  [ []]
+	.
+	This command was intended to call people into IRC who are directly
+	connected to the terminal console of the IRC server -- but is
+	deprecated today. Therefore ngIRCd doesn't really implement this
+	command and always returns an error message, regardless of the
+	parameters given.
+
+	References:
+	 - RFC 2812, 4.5 "Summon message"

 - USERS

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