Module: kamailio
Branch: master
Commit: 44023e7eb8ff6a23bc57b69f8695466e910bed4a
URL: 
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2018-02-19T12:24:39+01:00

presence: use &lt; instead of < in xml docs

---

Modified: src/modules/presence/doc/presence_admin.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a.diff
Patch: 
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a.patch

---

diff --git a/src/modules/presence/doc/presence_admin.xml 
b/src/modules/presence/doc/presence_admin.xml
index aa10dff34c..d081a1c6f2 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -906,7 +906,7 @@ modparam("presence", "retrieve_order_by", "priority, 
received_time")
        <title><varname>enable_dmq</varname> (integer)</title>
        <para>
                If set to 1, will enable DMQ replication of presentities 
between nodes. Use this instead of a shared DB
-               to share state across a cluster and update local watchers in 
realtime (subs_db_mode < 3) or on next
+               to share state across a cluster and update local watchers in 
realtime (subs_db_mode &lt; 3) or on next
                notifier run (subs_db_mode = 3).
        </para>
        <para>


_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to