Module: kamailio
Branch: 5.6
Commit: 26d5639f8a81bd797cb409c3170aee2bc0428d8e
URL:
https://github.com/kamailio/kamailio/commit/26d5639f8a81bd797cb409c3170aee2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-05-16T19:12:00+02:00
xlog: docs - updated section ids
(cherry picked from commit c6ecf1d18a41167e54dbcfca566ebf7eb8fa5b74)
---
Modified: src/modules/xlog/doc/xlog_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/26d5639f8a81bd797cb409c3170aee2…
Patch:
https://github.com/kamailio/kamailio/commit/26d5639f8a81bd797cb409c3170aee2…
---
diff --git a/src/modules/xlog/doc/xlog_admin.xml b/src/modules/xlog/doc/xlog_admin.xml
index 3fcda4c105..ba43403308 100644
--- a/src/modules/xlog/doc/xlog_admin.xml
+++ b/src/modules/xlog/doc/xlog_admin.xml
@@ -149,7 +149,7 @@ modparam("xlog", "long_format", 1)
</programlisting>
</example>
</section>
- <section id="xlog.p.varname">
+ <section id="xlog.p.prefix">
<title><varname>prefix</varname> (str)</title>
<para>
Prefix to be output before the log message.
@@ -168,7 +168,7 @@ modparam("xlog", "prefix", "-xlog: ")
</programlisting>
</example>
</section>
- <section id="xlog.p.varname">
+ <section id="xlog.p.prefix_mode">
<title><varname>prefix_mode</varname> (str)</title>
<para>
control behaviour of <varname>prefix</varname> value.