Browse Source

- entity &user; replaced with &admin; to obey naming structure (entities to be replaced by xinclude); updated obsolete address tags
- READMEs regenerated


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3898 689a6050-402a-0410-94f2-e92a70836424

Daniel-Constantin Mierla 17 years ago
parent
commit
88feea7c0b
2 changed files with 6 additions and 2 deletions
  1. 4 0
      modules/db_flatstore/km_README
  2. 2 2
      modules/db_flatstore/km_doc/db_flatstore.xml

+ 4 - 0
modules/db_flatstore/km_README

@@ -170,6 +170,10 @@ Chapter 2. Developer's Guide
 
 Chapter 3. Frequently Asked Questions
 
+   Revision History
+   Revision $Revision$ $Date: 2005-06-13 19:47:24 +0300 (Mon,
+                           13 Jun 2005) $
+
    3.1.
 
        Where can I find more about OpenSER?

+ 2 - 2
modules/db_flatstore/km_doc/db_flatstore.xml

@@ -3,7 +3,7 @@
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
 
-<!ENTITY user SYSTEM "db_flatstore_admin.xml">
+<!ENTITY admin SYSTEM "db_flatstore_admin.xml">
 <!ENTITY devel SYSTEM "db_flatstore_devel.xml">
 <!ENTITY faq SYSTEM "../../../doc/module_faq.xml">
 
@@ -48,7 +48,7 @@
 	</bookinfo>
 	<toc></toc>
 	
-	&user;
+	&admin;
 	&devel;
 	&faq;