repo: ngircd action: commit revision: path_from: revision_from: 307cdce90819ec3371d18c1f46374462220d6fa3: path_to: revision_to:
commit 307cdce90819ec3371d18c1f46374462220d6fa3 Author: Florian WestphalDate: Mon Dec 29 23:34:20 2008 +0100 man ngircd.conf: line break missing before the SSLConnect description reported by Christoph Biedl. diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl
--- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -215,6 +215,7 @@ Default: 10. Maximum length of an user nick name (Default: 9, as in RFC 2812). Please note that all servers in an IRC network MUST use the same maximum nick name length! +.TP \fBSSLConnect\fR Connect to the remote server using TLS/SSL (Default: false) .SH [OPERATOR]
-----END OF PAGE-----