CVS User Account cvsuser
Wed Jul 12 01:41:18 PDT 2006
Log Message:
-----------
Fix SGML errors in addthings.sgml

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

-------------- next part --------------
Index: addthings.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/addthings.sgml,v
retrieving revision 1.16
retrieving revision 1.17
diff -Ldoc/adminguide/addthings.sgml -Ldoc/adminguide/addthings.sgml -u -w -r1.16 -r1.17
--- doc/adminguide/addthings.sgml
+++ doc/adminguide/addthings.sgml
@@ -129,7 +129,7 @@
 made.  As of 1.2, if there are 12 SQL statements, they are each
 submitted individually, so that <command> alter table x add column c1
 integer; </command> may now be followed by <command> alter table x
-alter column c1 set not null; </command>.</para>
+alter column c1 set not null; </command>.</para></listitem>
 
 </itemizedlist>
 
@@ -288,7 +288,7 @@
 processed, as well as numbers of tuples inserted, deleted, and
 updated.</para> </listitem>
 
-<listitem><para> Look in the view <command> sl_status <command>, on
+<listitem><para> Look in the view <command> sl_status </command>, on
 the origin node. </para>
 
 <para> This view will tell how far behind the various subscribing



More information about the Slony1-commit mailing list