Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita92c0f6

Browse files
committed
Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.
Replace "Full path to ..." with "Full path name of ...". At least oneuser has misinterpreted the existing wording as meaning "Directorycontaining ...".
1 parent0336665 commita92c0f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ su - postgres
14221422
<term><envar>PERL</envar></term>
14231423
<listitem>
14241424
<para>
1425-
Full pathto the Perl interpreter. This will be used to
1425+
Full pathname of the Perl interpreter. This will be used to
14261426
determine the dependencies for building PL/Perl.
14271427
</para>
14281428
</listitem>
@@ -1432,7 +1432,7 @@ su - postgres
14321432
<term><envar>PYTHON</envar></term>
14331433
<listitem>
14341434
<para>
1435-
Full pathto the Python interpreter. This will be used to
1435+
Full pathname of the Python interpreter. This will be used to
14361436
determine the dependencies for building PL/Python. Also,
14371437
whether Python 2 or 3 is specified here (or otherwise
14381438
implicitly chosen) determines which variant of the PL/Python
@@ -1449,7 +1449,7 @@ su - postgres
14491449
<term><envar>TCLSH</envar></term>
14501450
<listitem>
14511451
<para>
1452-
Full pathto the Tcl interpreter. This will be used to
1452+
Full pathname of the Tcl interpreter. This will be used to
14531453
determine the dependencies for building PL/Tcl, and it will
14541454
be substituted into Tcl scripts.
14551455
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp