11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.45 2002/08/16 20:34:06 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.46 2002/08/17 03:38:43 tgl Exp $
33PostgreSQL documentation
44Complete list of usable sgml source files in this directory.
55-->
@@ -113,7 +113,7 @@ Complete list of usable sgml source files in this directory.
113113<!entity setSessionAuth system "set_session_auth.sgml">
114114<!entity setTransaction system "set_transaction.sgml">
115115<!entity show system "show.sgml">
116- <!entity startTransaction system "start_transaction.sgml">
116+ <!entity startTransaction system "start_transaction.sgml">
117117<!entity truncate system "truncate.sgml">
118118<!entity unlisten system "unlisten.sgml">
119119<!entity update system "update.sgml">
@@ -136,6 +136,7 @@ Complete list of usable sgml source files in this directory.
136136<!entity pgCtl system "pg_ctl-ref.sgml">
137137<!entity pgDump system "pg_dump.sgml">
138138<!entity pgDumpall system "pg_dumpall.sgml">
139+ <!entity pgResetxlog system "pg_resetxlog.sgml">
139140<!entity pgRestore system "pg_restore.sgml">
140141<!entity pgTclSh system "pgtclsh.sgml">
141142<!entity pgTkSh system "pgtksh.sgml">