From 529ed492a87409539d936a3b92e1a44ed386381c Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 16 May 2002 08:37:21 +0000 Subject: [PATCH] updates --- apps/irssi/docs/help/in/cumode.in | 13 +++++-------- apps/irssi/src/silc/core/silc-servers.c | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/apps/irssi/docs/help/in/cumode.in b/apps/irssi/docs/help/in/cumode.in index ba881190..5da46eb4 100644 --- a/apps/irssi/docs/help/in/cumode.in +++ b/apps/irssi/docs/help/in/cumode.in @@ -14,14 +14,11 @@ are available: both founder and operator rights, can be used only to remove both modes at once). - f [@] [-pubkey] - - Set/Unset channel founder. If the -pubkey - option or is provided then the - client is claiming the founder rights by - providing your public key as argument. If - you are channel founder you can set the channel - founder authentication using CMODEc command. + f [@] + + Set/Unset channel founder. If you are channel + founder you can set the channel founder authentication + using CMODEc command. o [@] diff --git a/apps/irssi/src/silc/core/silc-servers.c b/apps/irssi/src/silc/core/silc-servers.c index c0897f29..08924271 100644 --- a/apps/irssi/src/silc/core/silc-servers.c +++ b/apps/irssi/src/silc/core/silc-servers.c @@ -315,7 +315,7 @@ char *silc_server_get_channels(SILC_SERVER_REC *server) /* SYNTAX: BAN [+|-[[@[![@hostname>]]]]] */ /* SYNTAX: CMODE +|- [{ }] */ -/* SYNTAX: CUMODE +|- [@] [-pubkey|] */ +/* SYNTAX: CUMODE +|- [@] */ /* SYNTAX: GETKEY */ /* SYNTAX: INVITE [[@hostname>] */ /* SYNTAX: INVITE [+|-[[@[![@hostname>]]]]] */ -- 2.43.0