Sat Dec 3 13:06:23 PST 2005
- Previous message: [Slony1-commit] By cbbrowne: Fix some issues with tagging of new ENTITYs in slony.sgml
- Next message: [Slony1-commit] By xfade: Make spacing option and parameter consistent.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Fix missing closing tags for function
Modified Files:
--------------
slony1-engine/doc/adminguide:
man.sgml (r1.2 -> r1.3)
-------------- next part --------------
Index: man.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/man.sgml,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldoc/adminguide/man.sgml -Ldoc/adminguide/man.sgml -u -w -r1.2 -r1.3
--- doc/adminguide/man.sgml
+++ doc/adminguide/man.sgml
@@ -23,10 +23,10 @@
<!ENTITY funstorepath " <function>storepath(integer,integer,text,integer)</function> ">
<!ENTITY funstoreset " <function>storeset(integer,text)</function>">
<!ENTITY funtableaddkey " <function>tableaddkey(text)</function>">
- <!ENTITY funsetaddtable "<function>setaddtable(integer,integer,text,name,text)">
- <!ENTITY funsetaddsequence "<function>setaddsequence(integer,integer,text,text)">
- <!ENTITY funsetdropsequence "<function>setdropsequence(integer)">
- <!ENTITY funsetmovetable "<function>setmovetable(integer,integer)">
+ <!ENTITY funsetaddtable "<function>setaddtable(integer,integer,text,name,text)</function>">
+ <!ENTITY funsetaddsequence "<function>setaddsequence(integer,integer,text,text)</function>">
+ <!ENTITY funsetdropsequence "<function>setdropsequence(integer)</function>">
+ <!ENTITY funsetmovetable "<function>setmovetable(integer,integer)</function>">
<!ENTITY funddlscript "<function>ddlscript(integer,text,integer)</function>">
<!ENTITY fundropnode "<function>dropnode(integer)</function>">
<!ENTITY funenablenode "<function>enablenode(integer)</function>">
- Previous message: [Slony1-commit] By cbbrowne: Fix some issues with tagging of new ENTITYs in slony.sgml
- Next message: [Slony1-commit] By xfade: Make spacing option and parameter consistent.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list