summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvgeny Khramtsov <xramtsov@gmail.com>2014-08-27 12:48:34 +0400
committerEvgeny Khramtsov <xramtsov@gmail.com>2014-08-27 12:48:34 +0400
commit2ae7d0a1221c0f3626f5298c973747bc9245c5ab (patch)
tree0685124c4b4bbb32b07e841b998f0da590589896 /doc
parentMerge pull request #287 from vesvalo/master (diff)
parentFix an XEP reference in the guide (diff)
Merge pull request #292 from weiss/fix-xep-reference
Fix an XEP reference in the guide
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 17f164a7..69cc900f 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -1062,7 +1062,7 @@ request_handlers:
You can define a certificate file for a specific domain using the global option \option{domain\_certfile}.
\titem{stream\_management: true|false}
Setting this option to \term{false} disables ejabberd's support for
- \ind{protocols!XEP-0198: Stream Management}. It can be specified for
+ Stream Management (\xepref{0198}). It can be specified for
\term{ejabberd\_c2s} listeners. The default value is \term{true}.
\titem{timeout: Integer} \ind{options!timeout}
Timeout of the connections, expressed in milliseconds.