[sr-dev] git:5.2:c9b0ef60: kex: docs - fixed rpc command name for shm memory details

Henning Westerholt hw at skalatan.de
Thu Jan 23 15:21:46 CET 2020


Module: kamailio
Branch: 5.2
Commit: c9b0ef608d2d6afe8b551057fed0ccb47b5fe985
URL: https://github.com/kamailio/kamailio/commit/c9b0ef608d2d6afe8b551057fed0ccb47b5fe985

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-01-23T15:21:30+01:00

kex: docs - fixed rpc command name for shm memory details

(cherry picked from commit 9e89a66b36d7aa691cf69d5b33b7ee31330693e9)

---

Modified: src/modules/kex/doc/kex_admin.xml

---

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

---

diff --git a/src/modules/kex/doc/kex_admin.xml b/src/modules/kex/doc/kex_admin.xml
index 9d2a203425..97758b65a3 100644
--- a/src/modules/kex/doc/kex_admin.xml
+++ b/src/modules/kex/doc/kex_admin.xml
@@ -561,9 +561,9 @@ resetdebug();
 ...
 		</programlisting>
     </section>
-	<section id="kex.r.core.shmem">
+	<section id="kex.r.core.shmmem">
 		<title>
-		<function moreinfo="none">core.shmem</function>
+		<function moreinfo="none">core.shmmem</function>
 		</title>
 		<para>
 		Returns shared memory info. It has an optional parameter that specifies




More information about the sr-dev mailing list