[sr-dev] git:3.3: modules/lcr: improved documentation of lcr_count module param

admin at sip-router.org admin at sip-router.org
Fri Jul 27 12:12:20 CEST 2012


Module: sip-router
Branch: 3.3
Commit: 85bda41ac007464efe940713426b54c38e5d4303
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85bda41ac007464efe940713426b54c38e5d4303

Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date:   Fri Jul 27 13:08:21 2012 +0300

modules/lcr:  improved documentation of lcr_count module param
(cherry picked from commit 9a1450d99accef8e473cf2324412fdfc09a7cd11)

---

 modules/lcr/README            |    2 +-
 modules/lcr/doc/lcr_admin.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/lcr/README b/modules/lcr/README
index 178f265..081411f 100644
--- a/modules/lcr/README
+++ b/modules/lcr/README
@@ -638,7 +638,7 @@ modparam("lcr","weight_column", "target_weight")
 
 3.27. lcr_count (integer)
 
-   Number of LCR instances.
+   Maximun value of lcr_id.
 
    Default value is 1.
 
diff --git a/modules/lcr/doc/lcr_admin.xml b/modules/lcr/doc/lcr_admin.xml
index d498904..00627a3 100644
--- a/modules/lcr/doc/lcr_admin.xml
+++ b/modules/lcr/doc/lcr_admin.xml
@@ -716,7 +716,7 @@ modparam("lcr","weight_column", "target_weight")
 	<section>
 		<title><varname>lcr_count</varname> (integer)</title>
 		<para>
-		Number of LCR instances.
+		Maximun value of lcr_id.
 		</para>
 		<para>
 		<emphasis>




More information about the sr-dev mailing list