diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.html | 4 | ||||
-rw-r--r-- | doc/guide.tex | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/guide.html b/doc/guide.html index 2a4ccd086..80045aa6a 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -692,8 +692,8 @@ If HTTP Polling is enabled, it will be available at Also the following global options are available for s2s connections: <DL COMPACT=compact><DT> <B><TT>{s2s_use_starttls, true|false}</TT></B><DD> - This option defines whether use or not - STARTTLS for s2s connections. + This option defines whether to use STARTTLS + for s2s connections. <DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file containing the SSL certificate. <DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path diff --git a/doc/guide.tex b/doc/guide.tex index c3da17452..83c1aaeba 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -585,8 +585,8 @@ The following options are available: Also the following global options are available for s2s connections: \begin{description} \titem{\{s2s\_use\_starttls, true|false\}} - \ind{options!s2s\_use\_starttls}This option defines whether use or not - STARTTLS for s2s connections. + \ind{options!s2s\_use\_starttls}This option defines whether to use STARTTLS + for s2s connections. \titem{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to a file containing the SSL certificate. \titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path |