X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=doc%2Fexample_silcd.conf.in;h=bf7db76b805f7b67d34b53b053689e70d4b81247;hb=155b651b0505c6340c47271e0ef06d65e36a4ff1;hp=bf0a81b4ff509e78bea59d088adf5609593c0c7a;hpb=8645fe960ed671b77cbf5688d03ce5576c3e38ea;p=silc.git diff --git a/doc/example_silcd.conf.in b/doc/example_silcd.conf.in index bf0a81b4..bf7db76b 100644 --- a/doc/example_silcd.conf.in +++ b/doc/example_silcd.conf.in @@ -63,7 +63,7 @@ General { # remote must be of at least this version, or newer. If older then # the connection will not be allowed. # - # version_protocol - SILC protocol version ("majog.minor") + # version_protocol - SILC protocol version ("major.minor") # version_software - software version ("major.minor") # version_software_vendor - vendor specific version extension # @@ -105,7 +105,7 @@ General { # Key exchange protocol rekey interval (seconds). How often to # regenerate the session key with the remote. Initiator will perform - # the rekey and this setting affects only when connecting as intiator. + # the rekey and this setting affects only when connecting as initiator. # This can be overridden with ConnectionParams. #key_exchange_rekey = 3600;