updates.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 21 Jul 2001 13:26:36 +0000 (13:26 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 21 Jul 2001 13:26:36 +0000 (13:26 +0000)
configure.in.pre
doc/draft-riikonen-silc-pp-03.nroff

index 1aee62d885568b401054c83d8bb42748b0dd425f..0ea3f116345e942b74c551578e06c7db9dfa884a 100644 (file)
@@ -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`
index 1e7780fa0cdea0e715a144048119ab739f13f25a..5f0d2ccf23bec00483ebe06f39f5d192cca9df9e 100644 (file)
@@ -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.