CVS User Account cvsuser
Mon Sep 26 10:15:06 PDT 2005
Log Message:
-----------


Fix SGML errors.

Modified Files:
--------------
    slony1-engine/doc/adminguide:
        installation.sgml (r1.16 -> r1.17)
        failover.sgml (r1.16 -> r1.17)

-------------- next part --------------
Index: installation.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/installation.sgml,v
retrieving revision 1.16
retrieving revision 1.17
diff -Ldoc/adminguide/installation.sgml -Ldoc/adminguide/installation.sgml -u -w -r1.16 -r1.17
--- doc/adminguide/installation.sgml
+++ doc/adminguide/installation.sgml
@@ -173,8 +173,8 @@
 
 <para> On <trademark>Windows</trademark> systems instead of running one
 slon daemon per node, a single slon service is installed which can then be
-controlled through the <program>Services</program> control panel applet, or
-from a command prompt using the <program>net</program> command.</para>
+controlled through the <command>Services</command> control panel applet, or
+from a command prompt using the <command>net</command> command.</para>
 
 <screen>
 C:\Program Files\PostgreSQL\8.0\bin> slon -regservice my_slon
Index: failover.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/failover.sgml,v
retrieving revision 1.16
retrieving revision 1.17
diff -Ldoc/adminguide/failover.sgml -Ldoc/adminguide/failover.sgml -u -w -r1.16 -r1.17
--- doc/adminguide/failover.sgml
+++ doc/adminguide/failover.sgml
@@ -189,7 +189,7 @@
 would remain accessible to system administrators.  </para> </listitem>
 
 </itemizedlist>
-
+</para>
 </sect2>
 
 <sect2><title>After Failover, Reconfiguring node1</title>


More information about the Slony1-commit mailing list