From 5e5c5cd31af02ec7e0d22951d095de6a0d35215c Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 25 Mar 2003 16:15:44 +0000 Subject: Merge documentation into one book. (Build with "make html".) Replace vague cross-references with real links. --- doc/src/sgml/ref/postgres-ref.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 8d1bc512ebf..6532cc1c894 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -123,7 +123,7 @@ PostgreSQL documentation You can avoid having to type these options by setting up a - configuration file. See the &cite-admin; for details. Some + configuration file. See for details. Some (safe) options can also be set from the connecting client in an application-dependent way. For example, if the environment variable PGOPTIONS is set, then @@ -153,7 +153,7 @@ PostgreSQL documentation means that the day before month (rather than month before day) rule is used to interpret ambiguous date input, and that the day is printed before the month in certain - date output formats. See the &cite-user; for more information. + date output formats. See for more information. -- cgit v1.2.3