Skip to content

Commit 7c27446

Browse files
author
Liudmila Mantrova
committed
Removing links to install sections for EE release
1 parent d2db994 commit 7c27446

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

doc/src/sgml/release-8.2.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6702,8 +6702,7 @@
67026702
</para>
67036703

67046704
<para>
6705-
Use configure <link
6706-
linkend="configure"><literal>--with-libedit-preferred</></link>.
6705+
Use configure <literal>--with-libedit-preferred</>.
67076706
</para>
67086707
</listitem>
67096708

doc/src/sgml/release-9.1.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11172,8 +11172,7 @@ SELECT * FROM places ORDER BY location <-> point '(101,456)' LIMIT 10;
1117211172

1117311173
<listitem>
1117411174
<para>
11175-
Require <acronym>GNU</> <link
11176-
linkend="install-requirements"><application>make</></link>
11175+
Require <acronym>GNU</> <application>make</>
1117711176
3.80 or newer (Peter Eisentraut)
1117811177
</para>
1117911178

doc/src/sgml/release-9.3.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11073,7 +11073,7 @@ ALTER EXTENSION hstore UPDATE;
1107311073

1107411074
<listitem>
1107511075
<para>
11076-
Fix <link linkend="install">install-strip</link> on Mac <productname>OS
11076+
Fix install-strip on Mac <productname>OS
1107711077
X</> (Peter Eisentraut)
1107811078
</para>
1107911079
</listitem>

0 commit comments

Comments
 (0)