X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2Fsample-ngircd.conf;h=526e8801c95c8db6ac90e43734b621ec09da3840;hp=041542e7d6a68b8586ebcb8c448a57adcae06dbe;hb=fd9266df78e32104af3fa72eb5528b5615a2030e;hpb=0e4e22a7a671d1e8efbc44bffd80062191f75c38 diff --git a/doc/sample-ngircd.conf b/doc/sample-ngircd.conf index 041542e7..526e8801 100644 --- a/doc/sample-ngircd.conf +++ b/doc/sample-ngircd.conf @@ -56,7 +56,7 @@ # Diffie-Hellman parameters ;SSLDHFile = /usr/local/etc/ngircd/ssl/dhparams.pem - # comma seperated list of IP addresses on which the server should + # comma separated list of IP addresses on which the server should # listen. Default values are: # "0.0.0.0" or (if compiled with IPv6 support) "::,0.0.0.0" # so the server listens on all IP addresses of the system by default. @@ -212,13 +212,13 @@ # Connect to the remote server using TLS/SSL (Default: false) ;SSLConnect = yes - # Define a (case insensitive) mask matching nick names that sould be + # Define a (case insensitive) mask matching nick names that should be # treated as IRC services when introduced via this remote server. # REGULAR SERVERS DON'T NEED this parameter, so leave it empty # (which is the default). # When you are connecting IRC services which mask as a IRC server # and which use "virtual users" to communicate with, for example - # "NickServ" amd "ChanServ", you should set this parameter to + # "NickServ" and "ChanServ", you should set this parameter to # something like "*Serv". ;ServiceMask = *Serv