diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-08-06 13:50:31 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-08-06 13:50:31 +0000 |
commit | c87955678013b43c8ea0a69d3ff5303a649aecdc (patch) | |
tree | 69212b5b98a0796ed707874da47ced029f68dccb /doc/src/sgml/ref/postgres-ref.sgml | |
parent | 6b0752772130ee67b62642d051b1adc41e4ca824 (diff) |
Fix markup to allow clean man pages.
Add new pages for programming languages and tcl shells.
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/postgres-ref.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index add30e27e42..96f9e64644d 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.5 1999/07/22 15:09:14 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.6 1999/08/06 13:50:31 thomas Exp $ Postgres documentation --> @@ -11,7 +11,7 @@ Postgres documentation <refmiscinfo>Application</refmiscinfo> </refmeta> <refnamediv> - <refname id="postgres-ref"> + <refname> <application>postgres</application> </refname> <refpurpose> @@ -190,7 +190,7 @@ postgres [ -B <replaceable class="parameter">nBuffers</replaceable> ] [ -C ] [ - Dates are accepted by the backend in a wide variety of formats, and for input dates this switch mostly affects the interpretation for ambiguous cases. - See <xref linkend="datatype-title" endterm="datatype-title"> + See <citetitle>The PostgreSQL User's Guide</citetitle> for more information. </para> </listitem> @@ -420,7 +420,7 @@ semget: No space left on device <application>ipcs(1)</application>, <application>ipcrm(1</application>), and <application>ipcclean(1)</application>. - See also <xref linkend="postmaster-ref" endterm="postmaster-ref">. + See also <xref linkend="app-postmaster" endterm="app-postmaster-title">. </para> </refsect1> </refentry> |