Browse Source

- renaming: changed entities in documentation

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4594 689a6050-402a-0410-94f2-e92a70836424
Klaus Darilion 17 years ago
parent
commit
fce73b2680

+ 1 - 1
modules/db_mysql/km_doc/db_mysql.xml

@@ -15,7 +15,7 @@
 <book>
     <bookinfo>
 	<title>mysql Module</title>
-	<productname class="trade">&opensername;</productname>
+	<productname class="trade">&kamailioname;</productname>
 	<authorgroup>
 	    <author>
 		<firstname>Daniel-Constantin</firstname>

+ 4 - 4
modules/db_mysql/km_doc/db_mysql_admin.xml

@@ -15,13 +15,13 @@
 	<section>
 	<title>Dependencies</title>
 	<section>
-		<title>&openser; Modules</title>
+		<title>&kamailio; Modules</title>
 		<para>
 		The following modules must be loaded before this module:
 			<itemizedlist>
 			<listitem>
 			<para>
-				<emphasis>No dependencies on other &openser; modules</emphasis>.
+				<emphasis>No dependencies on other &kamailio; modules</emphasis>.
 			</para>
 			</listitem>
 			</itemizedlist>
@@ -31,7 +31,7 @@
 		<title>External Libraries or Applications</title>
 		<para>
 		The following libraries or applications must be installed before running
-		&openser; with this module loaded:
+		&kamailio; with this module loaded:
 			<itemizedlist>
 			<listitem>
 			<para>
@@ -128,7 +128,7 @@ modparam("auto_reconnect", "auto_reconnect", 0)
 			<listitem>
 			<para>
 			- edit the "Makefile" and remove "db_mysql" from "excluded_modules"
-			list. Then follow the standard procedure to install &openser;:
+			list. Then follow the standard procedure to install &kamailio;:
 			"make all; make install".
 			</para>
 			</listitem>