updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 27 Mar 2001 13:31:04 +0000 (13:31 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 27 Mar 2001 13:31:04 +0000 (13:31 +0000)
README
TODO

diff --git a/README b/README
index 3a339ef3ae5335c0b4f0b1b81c784acc9721cea7..99b2c5861799297fca5acb2785300b7d822a6a1c 100644 (file)
--- a/README
+++ b/README
@@ -69,7 +69,7 @@ SILC Commands
                Leaves the channel.  If /leave * is given the client
                leaves the current channel.
 
-       /CMODE  <channel> +|-<modes> [{ <arguments>}]
+       /CMODE  <channel> [+|-<modes> [{ <arguments>}]]
 
                Changes/sets channel mode.  Most of the modes require
                special privileges, such as channel operator or channel
diff --git a/TODO b/TODO
index 956321150499157dd149bbe4618ceb41743c044f..3c6fef4f838bb872b87149dc144e213e835878fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -90,7 +90,7 @@ TODO In SILC Server
        o Public key authentication is missing in initiator side.  It must
          be implemented by creating the authentication data.
 
- o TODO in general server (server.c)
+ o TODO in general server (server.c):
 
        o SILC_PACKET_CONNECTION_AUTH_REQUEST packet type is not
          implemented.