1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00

manpage: move SSLConnect option to the right section

This commit is contained in:
Florian Westphal 2009-05-17 01:22:18 +02:00
parent 5196e9bcb1
commit b0931f322b

View File

@ -221,9 +221,6 @@ Default: 10.
Maximum length of an user nick name (Default: 9, as in RFC 2812). Please 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 note that all servers in an IRC network MUST use the same maximum nick name
length! length!
.TP
\fBSSLConnect\fR
Connect to the remote server using TLS/SSL. Default: false.
.SH [OPERATOR] .SH [OPERATOR]
.I [Operator] .I [Operator]
sections are used to define IRC Operators. There may be more than one 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. 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. You can use the IRC Operator command CONNECT later on to create the link.
.TP .TP
\fBSSLConnect\fR
Connect to the remote server using TLS/SSL. Default: false.
.TP
\fBServiceMask\fR \fBServiceMask\fR
Define a (case insensitive) mask matching nick names that should be treated as 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 IRC services when introduced via this remote server. REGULAR SERVERS DON'T NEED