Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2005-12-06 23:52:58 +0300
committerAlexey Shchepin <alexey@process-one.net>2005-12-06 23:52:58 +0300
commitab2b0b91f1ebf40c205892d0df11647f87506b11 (patch)
tree86132a13ca77ace3852041267a8ce9199af9f301 /doc
parent5ec3db235e02f463cf85923588d5b95c242da93d (diff)
* doc/guide.tex: Updated
SVN Revision: 452
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.html6
-rw-r--r--doc/guide.tex6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 0eacf580d..aa387aded 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -694,10 +694,10 @@ Also the following global options are available for s2s connections:
<B><TT>{s2s_use_starttls, true|false}</TT></B><DD>
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>{s2s_certfile, Path}</TT></B><DD> Path to the
+ file containing the SSL certificate.
<DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path
- to a file containing the SSL certificate for the specified domain.
+ to the file containing the SSL certificate for the specified domain.
</DL>
For instance, the following configuration defines that:
<UL><LI>
diff --git a/doc/guide.tex b/doc/guide.tex
index 82ebcc9af..e000c14a5 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -587,10 +587,10 @@ Also the following global options are available for s2s connections:
\titem{\{s2s\_use\_starttls, true|false\}}
\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{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to the
+ file containing the SSL certificate.
\titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path
- to a file containing the SSL certificate for the specified domain.
+ to the file containing the SSL certificate for the specified domain.
\end{description}
For instance, the following configuration defines that: