Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3834abe

Browse files
committed
Doc: clarify wording about tool requirements in sourcerepo.sgml.
Original wording had confusingly vague antecedent for "they", so replace that with a more repetitive but clearer formulation. In passing, make the link to the installation requirements section more specific. Per gripe from Martin Mai, though this is not the fix he initially proposed. Discussion: https://postgr.es/m/CAN_NWRu-cWuNaiXUjV3m4H-riWURuPW=j21bSaLADs6rjjzXgQ@mail.gmail.com
1 parent 749ecef commit 3834abe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/sourcerepo.sgml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
Note that building <productname>PostgreSQL</productname> from the source
2121
repository requires reasonably up-to-date versions of <application>bison</>,
2222
<application>flex</>, and <application>Perl</>. These tools are not needed
23-
to build from a distribution tarball since the files they are used to build
24-
are included in the tarball. Other tool requirements are the same as shown
25-
in <xref linkend="installation">.
23+
to build from a distribution tarball, because the files that these tools
24+
are used to build are included in the tarball. Other tool requirements
25+
are the same as shown in <xref linkend="install-requirements">.
2626
</para>
2727

2828
<sect1 id="git">

0 commit comments

Comments
 (0)