From: Pekka Riikonen Date: Sat, 21 Jul 2001 13:26:36 +0000 (+0000) Subject: updates. X-Git-Tag: robodoc-323~53 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=05cf091115394732f344a12316a86137a891adab updates. --- diff --git a/configure.in.pre b/configure.in.pre index 1aee62d8..0ea3f116 100644 --- a/configure.in.pre +++ b/configure.in.pre @@ -637,8 +637,8 @@ fi # AC_CONFIG_SUBDIRS(lib/dotconf) AC_CONFIG_SUBDIRS(lib/trq) -AC_CONFIG_SUBDIRS(lib/silcmath/mpi) AC_CONFIG_SUBDIRS(irssi) +AC_CONFIG_SUBDIRS(lib/silcmath/mpi) #AC_CONFIG_SUBDIRS(lib/zlib) SILC_TOP_SRCDIR=`pwd` diff --git a/doc/draft-riikonen-silc-pp-03.nroff b/doc/draft-riikonen-silc-pp-03.nroff index 1e7780fa..5f0d2ccf 100644 --- a/doc/draft-riikonen-silc-pp-03.nroff +++ b/doc/draft-riikonen-silc-pp-03.nroff @@ -2579,7 +2579,7 @@ allowed to be routed to the client. Not all packets may be sent by some odd entity to client that is indirectly connected to the sender. See section 2.3 SILC Packet Types and paragraph about indirectly connected entities and sending packets to them. The section mentions the packets -that may be sent to indirectly connected entities. It is clear that some +that may be sent to indirectly connected entities. It is clear that server cannot send, for example, disconnect packet to client that is not directly connected to the server.