Skip to content

Commit b581b85

Browse files
committed
Fix seriously broken markup for libpq-envars cross-references.
1 parent 55a7cf8 commit b581b85

15 files changed

+46
-48
lines changed

doc/src/sgml/ref/clusterdb.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.20 2007/02/21 23:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.21 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -193,8 +193,8 @@ PostgreSQL documentation
193193

194194
<para>
195195
This utility, like most other <productname>PostgreSQL</> utilities,
196-
also uses the environment variables supported by <xref
197-
linkend="libpq-envars" endterm="libpq">.
196+
also uses the environment variables supported by <application>libpq</>
197+
(see <xref linkend="libpq-envars">).
198198
</para>
199199

200200
</refsect1>

doc/src/sgml/ref/createdb.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/createdb.sgml,v 1.43 2007/02/20 18:10:58 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/createdb.sgml,v 1.44 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -244,8 +244,8 @@ PostgreSQL documentation
244244

245245
<para>
246246
This utility, like most other <productname>PostgreSQL</> utilities,
247-
also uses the environment variables supported by <xref
248-
linkend="libpq-envars" endterm="libpq">.
247+
also uses the environment variables supported by <application>libpq</>
248+
(see <xref linkend="libpq-envars">).
249249
</para>
250250

251251
</refsect1>

doc/src/sgml/ref/createlang.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/createlang.sgml,v 1.39 2007/02/20 18:10:58 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/createlang.sgml,v 1.40 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -174,8 +174,8 @@ PostgreSQL documentation
174174

175175
<para>
176176
This utility, like most other <productname>PostgreSQL</> utilities,
177-
also uses the environment variables supported by <xref
178-
linkend="libpq-envars" endterm="libpq">.
177+
also uses the environment variables supported by <application>libpq</>
178+
(see <xref linkend="libpq-envars">).
179179
</para>
180180

181181
</refsect1>

doc/src/sgml/ref/createuser.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/createuser.sgml,v 1.46 2007/02/20 18:10:58 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/createuser.sgml,v 1.47 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -334,8 +334,8 @@ PostgreSQL documentation
334334

335335
<para>
336336
This utility, like most other <productname>PostgreSQL</> utilities,
337-
also uses the environment variables supported by <xref
338-
linkend="libpq-envars" endterm="libpq">.
337+
also uses the environment variables supported by <application>libpq</>
338+
(see <xref linkend="libpq-envars">).
339339
</para>
340340

341341
</refsect1>

doc/src/sgml/ref/dropdb.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.30 2007/02/21 23:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.31 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -171,8 +171,8 @@ PostgreSQL documentation
171171

172172
<para>
173173
This utility, like most other <productname>PostgreSQL</> utilities,
174-
also uses the environment variables supported by <xref
175-
linkend="libpq-envars" endterm="libpq">.
174+
also uses the environment variables supported by <application>libpq</>
175+
(see <xref linkend="libpq-envars">).
176176
</para>
177177

178178
</refsect1>

doc/src/sgml/ref/droplang.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/droplang.sgml,v 1.29 2007/02/21 23:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/droplang.sgml,v 1.30 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -182,8 +182,8 @@ PostgreSQL documentation
182182

183183
<para>
184184
This utility, like most other <productname>PostgreSQL</> utilities,
185-
also uses the environment variables supported by <xref
186-
linkend="libpq-envars" endterm="libpq">.
185+
also uses the environment variables supported by <application>libpq</>
186+
(see <xref linkend="libpq-envars">).
187187
</para>
188188

189189
</refsect1>

doc/src/sgml/ref/dropuser.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.35 2007/02/20 18:10:58 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.36 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -174,8 +174,8 @@ PostgreSQL documentation
174174

175175
<para>
176176
This utility, like most other <productname>PostgreSQL</> utilities,
177-
also uses the environment variables supported by <xref
178-
linkend="libpq-envars" endterm="libpq">.
177+
also uses the environment variables supported by <application>libpq</>
178+
(see <xref linkend="libpq-envars">).
179179
</para>
180180

181181
</refsect1>

doc/src/sgml/ref/initdb.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/initdb.sgml,v 1.42 2007/02/21 23:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/initdb.sgml,v 1.43 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -294,8 +294,8 @@ PostgreSQL documentation
294294

295295
<para>
296296
This utility, like most other <productname>PostgreSQL</> utilities,
297-
also uses the environment variables supported by <xref
298-
linkend="libpq-envars" endterm="libpq">.
297+
also uses the environment variables supported by <application>libpq</>
298+
(see <xref linkend="libpq-envars">).
299299
</para>
300300

301301
</refsect1>

doc/src/sgml/ref/pg_ctl-ref.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.40 2007/02/21 23:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.41 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -358,8 +358,8 @@ PostgreSQL documentation
358358
<para>
359359
For additional server variables, see <xref linkend="app-postgres">.
360360
This utility, like most other <productname>PostgreSQL</> utilities,
361-
also uses the environment variables supported by <xref
362-
linkend="libpq-envars" endterm="libpq">.
361+
also uses the environment variables supported by <application>libpq</>
362+
(see <xref linkend="libpq-envars">).
363363
</para>
364364
</refsect1>
365365

doc/src/sgml/ref/pg_dump.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.96 2007/02/20 18:10:58 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.97 2007/03/26 17:23:36 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -686,8 +686,8 @@ PostgreSQL documentation
686686

687687
<para>
688688
This utility, like most other <productname>PostgreSQL</> utilities,
689-
also uses the environment variables supported by <xref
690-
linkend="libpq-envars" endterm="libpq">.
689+
also uses the environment variables supported by <application>libpq</>
690+
(see <xref linkend="libpq-envars">).
691691
</para>
692692

693693
</refsect1>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy