Module: sip-router Branch: janakj/mysql Commit: b25ae3d74e825bf2ed4aceec650696eabf697aa6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b25ae3d7...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Mar 19 19:31:30 2008 +0000
- updated old entity names
git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3939 689a6050-402a-0410-94f2-e92a70836424
---
modules/db_mysql/km_doc/db_mysql.xml | 2 +- modules/db_mysql/km_doc/db_mysql_admin.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/db_mysql/km_doc/db_mysql.xml b/modules/db_mysql/km_doc/db_mysql.xml index 2dcbaf9..e6b3cd1 100644 --- a/modules/db_mysql/km_doc/db_mysql.xml +++ b/modules/db_mysql/km_doc/db_mysql.xml @@ -15,7 +15,7 @@ <book> <bookinfo> <title>mysql Module</title> - <productname class="trade">&sername;</productname> + <productname class="trade">&opensername;</productname> <authorgroup> <author> <firstname>Daniel-Constantin</firstname> diff --git a/modules/db_mysql/km_doc/db_mysql_admin.xml b/modules/db_mysql/km_doc/db_mysql_admin.xml index 60f4eab..8c3f39f 100644 --- a/modules/db_mysql/km_doc/db_mysql_admin.xml +++ b/modules/db_mysql/km_doc/db_mysql_admin.xml @@ -15,13 +15,13 @@ <section> <title>Dependencies</title> <section> - <title>&ser; Modules</title> + <title>&openser; Modules</title> <para> The following modules must be loaded before this module: <itemizedlist> <listitem> <para> - <emphasis>No dependencies on other &ser; modules</emphasis>. + <emphasis>No dependencies on other &openser; 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 - &ser; with this module loaded: + &openser; 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 &ser;: + list. Then follow the standard procedure to install &openser;: "make all; make install". </para> </listitem>