updates.
authorPekka Riikonen <priikone@silcnet.org>
Fri, 30 Mar 2001 13:56:10 +0000 (13:56 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 30 Mar 2001 13:56:10 +0000 (13:56 +0000)
doc/draft-riikonen-silc-pp-01.nroff

index 2920bd8c2c6104ecae247d67e9823746288e3323..03be1d9598eb9e5206a4dbde66557193e5635181 100644 (file)
@@ -1230,15 +1230,16 @@ ID's sent in arguments are sent inside ID Payload.
       the clients who is joined on the channel whose mode was changed.
 
       Max Arguments:  4
-          Arguments:  (1) <Client ID>  (2) <mode mask>
+          Arguments:  (1) <ID Payload>  (2) <mode mask>
                       (3) [<cipher>]   (4) <[hmac>]     
 
-      The <Client ID> is the client who changed the mode.  The <mode mask>
-      is the new mode mask of the channel.  The client can safely ignore
-      the <cipher> argument since the SILC_PACKET_CHANNEL_KEY packet will
-      force the new channel key change anyway.  The <hmac> argument is
-      important since the client is responsible of setting the new HMAC
-      and the hmac key into use.
+      The <ID Payload> is the ID (usually Client ID but it can be Server ID
+      as well when the router is enforcing channel mode change) of the
+      entity which changed the mode.  The <mode mask> is the new mode mask
+      of the channel.  The client can safely ignore the <cipher> argument
+      since the SILC_PACKET_CHANNEL_KEY packet will force the new channel
+      key change anyway.  The <hmac> argument is important since the client
+      is responsible of setting the new HMAC and the hmac key into use.
 
 
 8     SILC_NOTIFY_TYPE_CUMODE_CHANGE