Add missing links.

REL7_3_STABLE
Tom Lane 24 years ago
parent 08f245bfd4
commit d383b734f8
  1. 3
      doc/src/sgml/ref/allfiles.sgml
  2. 3
      doc/src/sgml/reference.sgml

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.45 2002/08/16 20:34:06 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.46 2002/08/17 03:38:43 tgl Exp $
PostgreSQL documentation PostgreSQL documentation
Complete list of usable sgml source files in this directory. Complete list of usable sgml source files in this directory.
--> -->
@ -136,6 +136,7 @@ Complete list of usable sgml source files in this directory.
<!entity pgCtl system "pg_ctl-ref.sgml"> <!entity pgCtl system "pg_ctl-ref.sgml">
<!entity pgDump system "pg_dump.sgml"> <!entity pgDump system "pg_dump.sgml">
<!entity pgDumpall system "pg_dumpall.sgml"> <!entity pgDumpall system "pg_dumpall.sgml">
<!entity pgResetxlog system "pg_resetxlog.sgml">
<!entity pgRestore system "pg_restore.sgml"> <!entity pgRestore system "pg_restore.sgml">
<!entity pgTclSh system "pgtclsh.sgml"> <!entity pgTclSh system "pgtclsh.sgml">
<!entity pgTkSh system "pgtksh.sgml"> <!entity pgTkSh system "pgtksh.sgml">

@ -1,5 +1,5 @@
<!-- reference.sgml <!-- reference.sgml
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.34 2002/08/16 20:34:06 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.35 2002/08/17 03:38:43 tgl Exp $
PostgreSQL Reference Manual PostgreSQL Reference Manual
--> -->
@ -202,6 +202,7 @@ Disable this chapter until we have more functions documented.
&ipcclean; &ipcclean;
&pgCtl; &pgCtl;
&pgControldata; &pgControldata;
&pgResetxlog;
&postgres; &postgres;
&postmaster; &postmaster;

Loading…
Cancel
Save