diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 72c104be2d79436cee58be009be6989c5cb5aa68..69aa6737f6b65577162ed170c00bc3df5189e21f 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.79 2002/08/30 17:14:30 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.80 2002/09/08 02:33:08 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -656,7 +656,7 @@ su - postgres <para> Builds components that require Tcl/Tk, which are <application>libpgtcl</>, <application>pgtclsh</>, - <application>pgtksh</application>, <application>PgAccess</>, + <application>pgtksh</application>, and <application>PL/Tcl</>. But see below about <option>--without-tk</>. </para> @@ -668,8 +668,8 @@ su - postgres <listitem> <para> If you specify <option>--with-tcl</> and this option, then - programs that require <productname>Tk</> - (<application>pgtksh</> and <application>PgAccess</>) will be + the program that requires <productname>Tk</> + (<application>pgtksh</>) will be excluded. </para> </listitem> diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index 22a3c07a3e69eefde9264d92ed50935d50b17eed..247ce8d8ce0ccfcf906b6640a442b41634838bcf 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -1,5 +1,5 @@ <!-- reference.sgml -$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.37 2002/08/27 04:55:07 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.38 2002/09/08 02:33:08 momjian Exp $ PostgreSQL Reference Manual --> @@ -176,7 +176,6 @@ Disable this chapter until we have more functions documented. &droplang; &dropuser; &ecpgRef; - &pgAccess; &pgConfig; &pgDump; &pgDumpall;