diff options
Diffstat (limited to 'doc/src/sgml/ref/pgaccess-ref.sgml')
| -rw-r--r-- | doc/src/sgml/ref/pgaccess-ref.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pgaccess-ref.sgml b/doc/src/sgml/ref/pgaccess-ref.sgml index 04a9e116eb..1629ca7b9f 100644 --- a/doc/src/sgml/ref/pgaccess-ref.sgml +++ b/doc/src/sgml/ref/pgaccess-ref.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgaccess-ref.sgml,v 1.5 2000/10/05 19:48:18 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgaccess-ref.sgml,v 1.6 2000/12/25 23:15:26 petere Exp $ Postgres documentation --> @@ -8,6 +8,7 @@ Postgres documentation <refentrytitle id="app-pgaccess-title"> <application>pgaccess</application> </refentrytitle> + <manvolnum>1</manvolnum> <refmiscinfo>Application</refmiscinfo> </refmeta> <refnamediv> @@ -69,9 +70,9 @@ pgaccess [ <replaceable class="parameter">dbname</replaceable> ] <para> Another way of accessing <productname>Postgres</productname> through tcl is to use - <xref linkend="app-pgtclsh" endterm="app-pgtclsh-title"> + <xref linkend="app-pgtclsh"> or - <xref linkend="app-pgtksh" endterm="app-pgtksh-title">. + <xref linkend="app-pgtksh">. </para> <para> |
