diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-11 17:19:21 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-11 17:19:21 -0400 |
commit | d9fcf7f5e387c29427ff37b5e0fb0763f9a2b10a (patch) | |
tree | d8300a6b92fda53f8de36b622f5b6409db9f1525 | |
parent | fb68638ae8af3d5f5a9dcddb8e513f21b2797361 (diff) | |
download | postgresql-d9fcf7f5e387c29427ff37b5e0fb0763f9a2b10a.tar.gz postgresql-d9fcf7f5e387c29427ff37b5e0fb0763f9a2b10a.zip |
Doc: fix overenthusiastic markup.
I get "WARNING: nested link may be undefined in output: <xref @linkend =
'pgbench'> nested inside parent element link" from this.
Also remove some trailing whitespace.
-rw-r--r-- | doc/src/sgml/release-11.sgml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml index f41a20eb1ab..4bb1a983bbf 100644 --- a/doc/src/sgml/release-11.sgml +++ b/doc/src/sgml/release-11.sgml @@ -101,7 +101,7 @@ <listitem> <!-- -2017-08-16 [9b5140fb5] Correct representation of foreign tables in information +2017-08-16 [9b5140fb5] Correct representation of foreign tables in information --> <para> @@ -690,7 +690,7 @@ same commits as above <listitem> <!-- -2018-03-26 [2b2727343] Optimize btree insertions for common case of increasing +2018-03-26 [2b2727343] Optimize btree insertions for common case of increasing 2018-04-10 [074251db6] Adjustments to the btree fastpath optimization. --> @@ -2000,7 +2000,7 @@ same commits as above <listitem> <!-- -2017-09-05 [5e8304fdc] In psql, use PSQL_PAGER in preference to PAGER, if it's +2017-09-05 [5e8304fdc] In psql, use PSQL_PAGER in preference to PAGER, if it's --> <para> @@ -2119,7 +2119,7 @@ same commits as above </sect4> <sect4> - <title><link linkend="pgbench"><xref linkend="pgbench"/></link></title> + <title><link linkend="pgbench"><application>pgbench</application></link></title> <itemizedlist> @@ -2216,7 +2216,7 @@ same commits as above <listitem> <!-- 2017-09-04 [c23bb6bad] Fix some subtle problems in pgbench transaction stats co -2017-11-21 [16827d442] pgbench: fix stats reporting when some transactions are +2017-11-21 [16827d442] pgbench: fix stats reporting when some transactions are --> <para> @@ -2708,7 +2708,7 @@ same commits as above <listitem> <!-- -2017-08-16 [ec0a69e49] Extend the default rules file for contrib/unaccent with +2017-08-16 [ec0a69e49] Extend the default rules file for contrib/unaccent with --> <para> @@ -2720,7 +2720,7 @@ same commits as above <listitem> <!-- -2018-03-31 [7f563c09f] Add amcheck verification of heap relations belonging to +2018-03-31 [7f563c09f] Add amcheck verification of heap relations belonging to --> <para> |