浏览代码

- titles for admin, devel and faq chapters are defined via entities for coherence and easier management

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3940 689a6050-402a-0410-94f2-e92a70836424
Daniel-Constantin Mierla 17 年之前
父节点
当前提交
011750d9dc

+ 6 - 6
modules/db_flatstore/km_README

@@ -10,13 +10,13 @@ Jan Janak
 
    Copyright © 2004, 2005 FhG FOKUS
    Revision History
-   Revision $Revision$ $Date: 2008-03-08 01:03:56 +0200
-                              (Sat, 08 Mar 2008) $
+   Revision $Revision$ $Date: 2008-03-19 21:31:30 +0200
+                              (Wed, 19 Mar 2008) $
      __________________________________________________________
 
    Table of Contents
 
-   1. User's Guide
+   1. Admin Guide
 
         1.1. Overview
 
@@ -36,13 +36,13 @@ Jan Janak
 
               1.5.1. flat_rotate
 
-   2. Developer's Guide
+   2. Developer Guide
 
    List of Examples
 
    1.1. Set "flush" parameter
 
-Chapter 1. User's Guide
+Chapter 1. Admin Guide
 
 1.1. Overview
 
@@ -163,6 +163,6 @@ modparam("db_flatstore", "flush", 0)
                 :flat_rotate:_reply_fifo_file_
                 _empty_line_
 
-Chapter 2. Developer's Guide
+Chapter 2. Developer Guide
 
    The module implements the DB API.

+ 1 - 1
modules/db_flatstore/km_doc/db_flatstore_admin.xml

@@ -2,7 +2,7 @@
 
 <chapter>
 	
-	<title>User's Guide</title>
+	<title>&adminguide;</title>
 	
 	<section>
 	<title>Overview</title>

+ 1 - 1
modules/db_flatstore/km_doc/db_flatstore_devel.xml

@@ -2,7 +2,7 @@
 
 <chapter>
 	
-	<title>Developer's Guide</title>
+	<title>&develguide;</title>
 	<para>
 	The module implements the DB <acronym>API</acronym>.
 	</para>