]> arthur.barton.de Git - ngircd-alex.git/blobdiff - man/ngircd.conf.5.tmpl
Update the date ("Dec 2008") of the manual pages.
[ngircd-alex.git] / man / ngircd.conf.5.tmpl
index 0848c36bffaa76aedd13a0faa6a5f0f6330b136f..3c6c278f6cdd3a1692d0a4058d5a9eaad4cd7934 100644 (file)
@@ -1,7 +1,7 @@
 .\"
-.\" $Id: ngircd.conf.5.tmpl,v 1.7 2007/11/23 16:26:03 fw Exp $
+.\" ngircd.conf(5) manual page template
 .\"
-.TH ngircd.conf 5 "May 2008" ngircd "ngIRCd Manual"
+.TH ngircd.conf 5 "Dec 2008" ngircd "ngIRCd Manual"
 .SH NAME
 ngircd.conf \- configuration file of ngIRCd
 .SH SYNOPSIS
@@ -87,7 +87,8 @@ SSL/TLS support.
 Certificate of the private key
 .TP
 \fBSSLDHFile\fR
-Name of the Diffie-Hellman Parameter file.  Can be created with gnutls "certtool --generate-dh-params" or "openssl dhparam".
+Name of the Diffie-Hellman Parameter file. Can be created with gnutls
+"certtool \-\-generate-dh-params" or "openssl dhparam".
 If this file is not present, it will be generated on startup when ngircd
 was compiled with gnutls support (this may take some time). If ngircd
 was compiled with OpenSSL, then (Ephemeral)-Diffie-Hellman Key Exchanges and several
@@ -316,7 +317,7 @@ Sets initial channel key (only relevant if mode k is set).
 \fBMaxUsers\fR
 Set maximum user limit for this channel (only relevant if mode l is set).
 .SH HINTS
-It's wise to use "ngircd --configtest" to validate the configuration file
+It's wise to use "ngircd \-\-configtest" to validate the configuration file
 after changing it. See
 .BR ngircd (8)
 for details.