Commit Diff
Diff:
6434d0b23e5d0d9a34076511869a4ab65d5def19
5f87474a740b441d701390492c595f7bd4fec656
Commit:
5f87474a740b441d701390492c595f7bd4fec656
Tree:
f55db05bb8e37e93312ddf23d0823e2cc06c6b90
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Sat Aug 27 19:00:06 2005 UTC
Message:
Fixed parameter description of CHANINFO.
blob - 7dc9f2cc05e534c9eb7bbabc28bd366d6d72c4c6
blob + 14da84757493db2da0cad65be464120f2cf3ac23
--- doc/Protocol.txt
+++ doc/Protocol.txt
@@ -93,7 +93,7 @@ defined in RFC 2813, section 4.1.1.
II.2 Exchange channel-modes, topics, and persistent channels
Command: CHANINFO
- Parameters: <channel> +<modes> <key> <maxusers> [<topic>]
+ Parameters: <channel> +<modes> <key> <limit> [<topic>]
Used by: servers only
CHANINFO is used by servers to inform each other about a channel: its
@@ -115,4 +115,4 @@ channel mode). In this case <limit> should be "0".
--
-$Id: Protocol.txt,v 1.12 2004/04/25 15:44:10 alex Exp $
+$Id: Protocol.txt,v 1.13 2005/08/27 19:00:06 alex Exp $
IRCNow