Browse Source

modules/lcr: added in docs missing install dependency on libpcre

- Credits to Kris Amy.
(cherry picked from commit 0c7048297f590f140ae84efdcde8a392ef23527e)
Juha Heinanen 15 years ago
parent
commit
9baa29e80e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      modules/lcr/README
  2. 1 1
      modules/lcr/doc/lcr_admin.xml

+ 1 - 1
modules/lcr/README

@@ -247,7 +247,7 @@ Chapter 1. Admin Guide
 
    The following libraries or applications must be installed before
    running SIP Router with this module:
-     * none.
+     * libpcre
 
 3. Exported Parameters
 

+ 1 - 1
modules/lcr/doc/lcr_admin.xml

@@ -103,7 +103,7 @@
 			<itemizedlist>
 			<listitem>
 			<para>
-				<emphasis>none</emphasis>.
+				<emphasis>libpcre</emphasis>
 			</para>
 			</listitem>
 			</itemizedlist>