updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 5 Nov 2002 11:38:34 +0000 (11:38 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 5 Nov 2002 11:38:34 +0000 (11:38 +0000)
doc/silc.yo
doc/silcd.conf.yo
doc/silcd.yo

index 39a9cdcdcc3ea959a23c07628720e4293acb9328..0eecf1398112501200b287dbcb0e7bfcd3e5cc9b 100644 (file)
@@ -19,7 +19,7 @@ bf(Silc) supports sending of practically any kind of messages in addition
 of normal text messages in the SILC network.  The session to SILC server
 is secured with session key, channel messages are protected with channel
 key and private messages with session keys.  It is also possible to use
-private channel keys and private message keys in addition of server
+private channel keys and private message keys in addition to server
 generated keys.
 
 bf(Silc) supports em(passphrase) authentication and public key authentication
@@ -49,7 +49,7 @@ The friends list is located at bf(~/.silc/friends/) directory.
 
 The SILC public key and private key pair is used to authenticate the user
 to the SILC server when connecting a server.  This key pair is created
-automatically when the bf(silc) is run for the first time.  It also can
+automatically when the bf(silc) is run for the first time.  It can also
 be created with bf(-C) option.
 
 When connecting for the first time to SILC server, user will be asked to
@@ -138,7 +138,7 @@ bf(--bits)=em(VALUE)       Set the length of public key pair, in bits.
 
 manpagesection(CONFIGURATION FILE)
 The bf(silc) configuration file is bf(~/.silc/silc.conf) and can be used
-to configure the behavriou of the client.  The configuration file format
+to configure the behaviour of the client.  The configuration file format
 is equivalent to Irssi IRC client's configuration file.  See the 
 documentation for the configuration file at bf(http://irssi.org).
 
@@ -171,12 +171,12 @@ bf(~/.silc/private_key.pub)
 quote(The SILC private key of the user)
 
 bf(~/.silc/clientkeys/)
-quote(The directory holding the public keys of other users the user have
+quote(The directory holding the public keys of other users the user has
 accepted and trusted in the SILC network.  The public keys can be received
 with bf(GETKEY) SILC command or during key agreement between two users.)
 
 bf(~/.silc/serverkeys/)
-quote(The directory holding the public keys of servers the user have accepted
+quote(The directory holding the public keys of servers the user has accepted
 and trusted when connecting to a server.)
 
 bf(~/.silc/friends/)
index f37a2bdb2136bd071b9da421997b075055ff6ce5..406001d674a2b5ff0462849257d457f2258dd965 100644 (file)
@@ -15,7 +15,7 @@ are optional but recommended.  If em(General) section is defined it must
 be defined before the em(ConnectionParams) section.  On the other hand,
 the em(ConnectionParams) section must be defined before em(Client),
 em(ServerConnection) and/or em(RouterConnection) sections.  Other sections
-are be in free order in the configuration file.
+can be in a free order in the configuration file.
 
 nsect(SECTION: General)
 
@@ -95,7 +95,7 @@ key is regenerated each time someone joins or leaves the channel. This is
 the maximum time any channel can have the same key.)
 
 bf(detach_disabled)
-quote(Boolean value controlling, whether clients are denied to use DETACH
+quote(Boolean value controlling, whether clients are denied the use of DETACH
 command. Default value is false (DETACH is allowed).)
 
 bf(detach_timeout)
@@ -118,15 +118,15 @@ operation may read several SILC packets, so this setting does not
 automatically correspond to amount of messages transmitted or accepted.)
 
 bf(qos_bytes_limit)
-quote(Limits incoming SILC data to the specified bytes per second.)
+quote(Limits incoming SILC data to the specified number of bytes per second.)
 
 bf(qos_limit_sec)
-quote(This value defines the timeout, in seconds, the delay for received data
-in case it was left in a QoS queue.)
+quote(This value defines the timeout, in seconds, for the delay of received 
+data in case it was left in a QoS queue.)
 
 bf(qos_limit_usec)
-quote(This value defines, in microseconds, the delay received data for received
-data in case it was left in a QoS queue.)
+quote(This value defines the timeout, in microseconds, for the delay of 
+received data for received data in case it was left in a QoS queue.)
 
 nsect(SECTION: ServerInfo)
 
@@ -166,7 +166,7 @@ quote(Full path to server's private key file.)
 
 bf(MotdFile)
 quote(Full path to MOTD (Message Of The Day) file, a text file that will be
-displayed to each client connection.)
+displayed to each client upon connection.)
 
 bf(PidFile)
 quote(Full path to file where silcd will write its PID.)
@@ -283,7 +283,7 @@ be prolonged.)
 bf(reconnect_keep_trying)
 quote(Boolean value controlling whether server eventually gives up trying
 to reconnect. If set to em(false), server will give up once em(reconnect_count)
-is reached or even at maximum interval, no connection is established.)
+is reached or, even at maximum interval no connection is established.)
 
 bf(key_exchange_rekey)
 quote(Exactly the same as in em(General) section.)
@@ -316,9 +316,9 @@ quote(Exactly the same as in em(General) section.)
 nsect(SECTION: Client)
 
 This section defines how incoming client connections are handled. There can
-be several em(Client) sections, each with their own requirements. A silcd admin
-could for example require that connections from certain IP-address space must
-supply a connection password.
+be several em(Client) sections, each with their own requirements. A bf(silcd)
+admin could for example require that connections from certain IP-address space
+must supply a connection password.
 
 bf(Host)
 quote(An address or wildcarded set of addresses, either in numeric IP-address
@@ -439,7 +439,7 @@ at all, or give it a value of "*", you have a silcd that denies every single
 incoming connection.)
 
 bf(Reason)
-quote(A string giving the reason for why the connecting party is not allowed
+quote(A string giving the reason as to why the connecting party is not allowed
 to connect. Unlike em(Host), this field IS mandatory.)
 
 
index 1424eb42729356b207d3ce6126f118e2f9e198bb..e104a9a99bf5aa828e35d8249c38be9c1a836f3a 100644 (file)
@@ -72,7 +72,9 @@ E=foo@bar.com, C=FI"
 manpagefiles()
 There are two configuration files for silcd: 
 em(/etc/silc/silcd.conf) for server configuration and
-em(/etc/silc/silcalgs.conf) for SIM (SILC Modules) configuration. Do note that silcalgs.conf is only needed if cryptographic algorithms are built as separate modules.
+em(/etc/silc/silcalgs.conf) for SIM (SILC Modules) configuration. 
+Do note that silcalgs.conf is only needed if cryptographic algorithms are 
+built as separate modules.
 
 
 manpageseealso()