From: Pekka Riikonen Date: Thu, 24 Apr 2003 17:31:28 +0000 (+0000) Subject: updates X-Git-Tag: silc.toolkit.0.9.10~109 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=2d7712f97dc74dbd5b71ddbfc93bb32d1b3e3502;p=silc.git updates --- diff --git a/doc/Makefile.am.pre b/doc/Makefile.am.pre index 6fc61550..08341f8e 100644 --- a/doc/Makefile.am.pre +++ b/doc/Makefile.am.pre @@ -24,12 +24,12 @@ DIST_SUBDIRS = SILC_DISTRIBUTION_SUBDIRS makerfc = ../scripts/makerfc all: - touch draft-riikonen-silc-spec-06.txt - touch draft-riikonen-silc-pp-06.txt - touch draft-riikonen-silc-ke-auth-06.txt - touch draft-riikonen-silc-commands-04.txt - touch draft-riikonen-silc-flags-payloads-02.txt - touch draft-riikonen-presence-attrs-01.txt + touch draft-riikonen-silc-spec-07.txt + touch draft-riikonen-silc-pp-07.txt + touch draft-riikonen-silc-ke-auth-07.txt + touch draft-riikonen-silc-commands-05.txt + touch draft-riikonen-silc-flags-payloads-03.txt + touch draft-riikonen-presence-attrs-02.txt if SILC_DIST_TOOLKIT toolkit-ref-html: @@ -56,35 +56,35 @@ toolkit-ref-pdf: dist-hook: $(SILC_TOP_SRCDIR)/scripts/manpages.pl - touch draft-riikonen-silc-spec-06.txt - touch draft-riikonen-silc-pp-06.txt - touch draft-riikonen-silc-ke-auth-06.txt - touch draft-riikonen-silc-commands-04.txt - touch draft-riikonen-silc-flags-payloads-02.txt - touch draft-riikonen-presence-attrs-01.txt - $(makerfc) draft-riikonen-silc-spec-06.nroff \ - draft-riikonen-silc-spec-06.txt - $(makerfc) draft-riikonen-silc-pp-06.nroff \ - draft-riikonen-silc-pp-06.txt - $(makerfc) draft-riikonen-silc-ke-auth-06.nroff \ - draft-riikonen-silc-ke-auth-06.txt - $(makerfc) draft-riikonen-silc-commands-04.nroff \ - draft-riikonen-silc-commands-04.txt - $(makerfc) draft-riikonen-silc-flags-payloads-02.nroff \ - draft-riikonen-silc-flags-payloads-02.txt - $(makerfc) draft-riikonen-presence-attrs-01.nroff \ - draft-riikonen-presence-attrs-01.txt + touch draft-riikonen-silc-spec-07.txt + touch draft-riikonen-silc-pp-07.txt + touch draft-riikonen-silc-ke-auth-07.txt + touch draft-riikonen-silc-commands-05.txt + touch draft-riikonen-silc-flags-payloads-03.txt + touch draft-riikonen-presence-attrs-02.txt + $(makerfc) draft-riikonen-silc-spec-07.nroff \ + draft-riikonen-silc-spec-07.txt + $(makerfc) draft-riikonen-silc-pp-07.nroff \ + draft-riikonen-silc-pp-07.txt + $(makerfc) draft-riikonen-silc-ke-auth-07.nroff \ + draft-riikonen-silc-ke-auth-07.txt + $(makerfc) draft-riikonen-silc-commands-05.nroff \ + draft-riikonen-silc-commands-05.txt + $(makerfc) draft-riikonen-silc-flags-payloads-03.nroff \ + draft-riikonen-silc-flags-payloads-03.txt + $(makerfc) draft-riikonen-presence-attrs-02.nroff \ + draft-riikonen-presence-attrs-02.txt else dist-hook: $(SILC_TOP_SRCDIR)/scripts/manpages.pl rm draft-riikonen*.txt - touch draft-riikonen-silc-spec-06.txt - touch draft-riikonen-silc-pp-06.txt - touch draft-riikonen-silc-ke-auth-06.txt - touch draft-riikonen-silc-commands-04.txt - touch draft-riikonen-silc-flags-payloads-02.txt - touch draft-riikonen-presence-attrs-01.txt + touch draft-riikonen-silc-spec-07.txt + touch draft-riikonen-silc-pp-07.txt + touch draft-riikonen-silc-ke-auth-07.txt + touch draft-riikonen-silc-commands-05.txt + touch draft-riikonen-silc-flags-payloads-04.txt + touch draft-riikonen-presence-attrs-02.txt endif if SILC_DIST_TOOLKIT diff --git a/doc/draft-riikonen-silc-commands-05.nroff b/doc/draft-riikonen-silc-commands-05.nroff index 7a58385b..28973b41 100644 --- a/doc/draft-riikonen-silc-commands-05.nroff +++ b/doc/draft-riikonen-silc-commands-05.nroff @@ -477,8 +477,9 @@ List of all defined commands in SILC follows. Arguments: (1) Set/change nickname. This command is used to set nickname for - user. Nickname MUST NOT include any spaces (` '), non-printable - characters, commas (`,') and any wildcard characters. + user. Nickname MUST NOT include any whitespaces (` '), + non-printable characters, commas (`,'), '@', '!' or any wildcard + characters. When nickname is changed new Client ID is generated. Server MUST distribute SILC_NOTIFY_TYPE_NICK_CHANGE to local clients on the @@ -625,7 +626,7 @@ List of all defined commands in SILC follows. [[@]!][]@[] The may also be in format of IP/MASK to indicate - a network. + a network, for example 10.2.1.0/255.255.0.0. 0x02 - Argument is the public key of a client 0x03 - Argument is the Client ID of a client