From b581b854061c457e3de328e6caf74b6114dc8693 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 26 Mar 2007 17:23:37 +0000 Subject: [PATCH] Fix seriously broken markup for libpq-envars cross-references. --- doc/src/sgml/ref/clusterdb.sgml | 6 +++--- doc/src/sgml/ref/createdb.sgml | 6 +++--- doc/src/sgml/ref/createlang.sgml | 6 +++--- doc/src/sgml/ref/createuser.sgml | 6 +++--- doc/src/sgml/ref/dropdb.sgml | 6 +++--- doc/src/sgml/ref/droplang.sgml | 6 +++--- doc/src/sgml/ref/dropuser.sgml | 6 +++--- doc/src/sgml/ref/initdb.sgml | 6 +++--- doc/src/sgml/ref/pg_ctl-ref.sgml | 6 +++--- doc/src/sgml/ref/pg_dump.sgml | 6 +++--- doc/src/sgml/ref/pg_dumpall.sgml | 6 +++--- doc/src/sgml/ref/pg_restore.sgml | 6 +++--- doc/src/sgml/ref/psql-ref.sgml | 6 +++--- doc/src/sgml/ref/reindexdb.sgml | 7 +++---- doc/src/sgml/ref/vacuumdb.sgml | 9 ++++----- 15 files changed, 46 insertions(+), 48 deletions(-) diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml index 7db333b749f..fd27b3efe87 100644 --- a/doc/src/sgml/ref/clusterdb.sgml +++ b/doc/src/sgml/ref/clusterdb.sgml @@ -1,5 +1,5 @@ @@ -193,8 +193,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml index 62bdf5671e0..02a3a7948f1 100644 --- a/doc/src/sgml/ref/createdb.sgml +++ b/doc/src/sgml/ref/createdb.sgml @@ -1,5 +1,5 @@ @@ -244,8 +244,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml index 2323be9bd8a..6913a132722 100644 --- a/doc/src/sgml/ref/createlang.sgml +++ b/doc/src/sgml/ref/createlang.sgml @@ -1,5 +1,5 @@ @@ -174,8 +174,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 9303e68ba25..834ec1db7b6 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -1,5 +1,5 @@ @@ -334,8 +334,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/dropdb.sgml b/doc/src/sgml/ref/dropdb.sgml index c96b2da6a54..bb07abe0500 100644 --- a/doc/src/sgml/ref/dropdb.sgml +++ b/doc/src/sgml/ref/dropdb.sgml @@ -1,5 +1,5 @@ @@ -171,8 +171,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/droplang.sgml b/doc/src/sgml/ref/droplang.sgml index ba590d430ec..c284476c2ae 100644 --- a/doc/src/sgml/ref/droplang.sgml +++ b/doc/src/sgml/ref/droplang.sgml @@ -1,5 +1,5 @@ @@ -182,8 +182,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml index 37ffcc0785b..303f053e52b 100644 --- a/doc/src/sgml/ref/dropuser.sgml +++ b/doc/src/sgml/ref/dropuser.sgml @@ -1,5 +1,5 @@ @@ -174,8 +174,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 9c2e0b1d1d8..312da7085a9 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -1,5 +1,5 @@ @@ -294,8 +294,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index a7e1b7ec696..c9b5ae9938a 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -358,8 +358,8 @@ PostgreSQL documentation For additional server variables, see . This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 7c56a6ba271..6bb1cf4a476 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -1,5 +1,5 @@ @@ -686,8 +686,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 48869374dfb..0d944278c44 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ @@ -406,8 +406,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index c0e6ba27475..8ed0a57b58e 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -511,8 +511,8 @@ This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 644a71b7920..0603fe79593 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -2731,8 +2731,8 @@ $endif This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index ec6dc38872a..657930d9e52 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -215,10 +215,9 @@ PostgreSQL documentation - Because psql uses libpq - internally, all libpq environment variables are - also honored by psql. For a complete list of those - variables, see . + This utility, like most other PostgreSQL utilities, + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index e082397b933..600b25d5723 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -1,5 +1,5 @@ @@ -237,10 +237,9 @@ PostgreSQL documentation - Because psql uses libpq - internally, all libpq environment variables are - also honored by psql. For a complete list of those - variables, see . + This utility, like most other PostgreSQL utilities, + also uses the environment variables supported by libpq + (see ). -- 2.30.2