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:51:16 +0300
committerAlexey Shchepin <alexey@process-one.net>2005-12-06 23:51:16 +0300
commit5ec3db235e02f463cf85923588d5b95c242da93d (patch)
tree96e0b1b894c74898b9600cefad760736a07471da /doc
parent2bf32ab5a52348be805e1644a060b8e65f2f12dc (diff)
* doc/guide.tex: Updated
SVN Revision: 451
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.html2
-rw-r--r--doc/guide.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 80045aa6a..0eacf580d 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -697,7 +697,7 @@ Also the following global options are available 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
- to a file containing the SSL certificate for specified domain.
+ to a 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 83c1aaeba..82ebcc9af 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -590,7 +590,7 @@ Also the following global options are available 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
- to a file containing the SSL certificate for specified domain.
+ to a file containing the SSL certificate for the specified domain.
\end{description}
For instance, the following configuration defines that: