manpage: move SSLConnect option to the right section
This commit is contained in:
parent
5196e9bcb1
commit
b0931f322b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue