Module: ngircd.git Branch: master Commit: 35452b31579174e0714ff7912a5857b82c787804 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=35452...
Author: Alexander Barton alex@barton.de Date: Sun Feb 10 00:25:09 2013 +0100
Commands.txt: Update description of the "SUMMON" command
---
doc/Commands.txt | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/doc/Commands.txt b/doc/Commands.txt index 2a4baef..627efa5 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -605,6 +605,16 @@ Dummy Commands ~~~~~~~~~~~~~~
- SUMMON + SUMMON <user> [<target> [<channel>]] + . + 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