Mon Feb 7 21:48:27 PST 2005
- Previous message: [Slony1-commit] By cbbrowne: Evidently the "dup key" problem isn't SIG 11 and isn't (in
- Next message: [Slony1-commit] By cbbrowne: Reshaped sections a bit to improve flow of web pages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Reshaped sectioning a bit to make things flow better
Modified Files:
--------------
slony1-engine/doc/adminguide:
installation.sgml (r1.7 -> r1.8)
intro.sgml (r1.7 -> r1.8)
-------------- next part --------------
Index: installation.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/installation.sgml,v
retrieving revision 1.7
retrieving revision 1.8
diff -Ldoc/adminguide/installation.sgml -Ldoc/adminguide/installation.sgml -u -w -r1.7 -r1.8
--- doc/adminguide/installation.sgml
+++ doc/adminguide/installation.sgml
@@ -14,9 +14,8 @@
<para> This will create a directory under the current directory with
the <productname>Slony-I</productname> sources. Head into that that directory for the rest of
the installation procedure.</para>
-</sect1>
-<sect1>
+<sect2>
<title>Short Version</title>
<para>
@@ -26,8 +25,7 @@
</screen>
</para>
-</sect1>
-<sect1>
+<sect2>
<title>Configuration</title>
<para>The first step of the installation procedure is to configure the
@@ -40,9 +38,9 @@
library, binary, and include directories; for a full list of these
options, use the command <command>./configure --help</command>
</para>
-</sect1>
+</sect2>
-<sect1>
+<sect2>
<title>Example</title>
<screen>
@@ -56,10 +54,10 @@
at <ulink
url="http://developer.postgresql.org/~wieck/slony1/download/threadsafe-libpq-742.diff.gz">
http://developer.postgresql.org/~wieck/slony1/download/threadsafe-libpq-742.diff.gz</ulink></para>
-</sect1>
+</sect2>
-<sect1>
+<sect2>
<title>Build</title>
<para>To start the build process, type
@@ -77,9 +75,9 @@
<para> <command> All of Slony-I is successfully made. Ready to
install. </command></para>
-</sect1>
+</sect2>
-<sect1>
+<sect2>
<title> Installing Slony-I</title>
<para> To install Slony-I, enter
@@ -93,6 +91,7 @@
PostgreSQL configuration. Make sure you have appropriate permissions
to write into that area. Normally you need to do this either as root
or as the postgres user. </para>
+</sect2>
</sect1>
<!-- Keep this comment at the end of the file
Index: intro.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/intro.sgml,v
retrieving revision 1.7
retrieving revision 1.8
diff -Ldoc/adminguide/intro.sgml -Ldoc/adminguide/intro.sgml -u -w -r1.7 -r1.8
--- doc/adminguide/intro.sgml
+++ doc/adminguide/intro.sgml
@@ -1,7 +1,6 @@
<!-- $Id$ -->
-<article id="introduction">
+<sect1 id="introduction">
<title>Introduction to <productname>Slony-I</productname></title>
-<sect1><title>Introduction to <productname>Slony-I</productname></title>
<sect2><title>Why yet another replication system?</title>
<para><productname>Slony-I</productname> was born from an idea to
@@ -197,7 +196,6 @@
communications overheads.</para>
</sect1>
-</article>
<!-- Keep this comment at the end of the file
Local variables:
mode:sgml
- Previous message: [Slony1-commit] By cbbrowne: Evidently the "dup key" problem isn't SIG 11 and isn't (in
- Next message: [Slony1-commit] By cbbrowne: Reshaped sections a bit to improve flow of web pages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list