Commit Diff
Diff:
5196e9bcb17111c43a71df2d11634b0705600b9f
b0931f322b527f24215419e9c73eda7d7f22de6a
Commit:
b0931f322b527f24215419e9c73eda7d7f22de6a
Tree:
8b20bd847740f7a4db3138b4b59aa41d68f1f091
Author:
Florian Westphal <fw@strlen.de>
Committer:
Florian Westphal <fw@strlen.de>
Date:
Sat May 16 23:22:18 2009 UTC
Message:
manpage: move SSLConnect option to the right section
blob - df15b77a16104a63bbe3f3414f7f3e54d48296c2
blob + 8e5b254aa04d2bdb69a487c72651b3d59e8bf456
--- man/ngircd.conf.5.tmpl
+++ man/ngircd.conf.5.tmpl
@@ -221,9 +221,6 @@ 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]
.I [Operator]
sections are used to define IRC Operators. There may be more than one
@@ -287,6 +284,9 @@ Group of this server (optional).
Disable automatic connection even if port value is specified. Default: false.
You can use the IRC Operator command CONNECT later on to create the link.
.TP
+\fBSSLConnect\fR
+Connect to the remote server using TLS/SSL. Default: false.
+.TP
\fBServiceMask\fR
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
IRCNow