X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=doc%2Fexample_silcd.conf.in;h=bf7db76b805f7b67d34b53b053689e70d4b81247;hb=f9f7346486f93750176ea1ff0af73de69864e7c6;hp=bf0a81b4ff509e78bea59d088adf5609593c0c7a;hpb=11575f9138b98da41f5a7cda0ab377df6d964621;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;