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

Commit8acf92e

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 parentedb5143 commit8acf92e

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
@@ -1380,7 +1380,7 @@ su - postgres
13801380
<term><envar>PERL</envar></term>
13811381
<listitem>
13821382
<para>
1383-
Full pathto the Perl interpreter. This will be used to
1383+
Full pathname of the Perl interpreter. This will be used to
13841384
determine the dependencies for building PL/Perl.
13851385
</para>
13861386
</listitem>
@@ -1390,7 +1390,7 @@ su - postgres
13901390
<term><envar>PYTHON</envar></term>
13911391
<listitem>
13921392
<para>
1393-
Full pathto the Python interpreter. This will be used to
1393+
Full pathname of the Python interpreter. This will be used to
13941394
determine the dependencies for building PL/Python. Also,
13951395
whether Python 2 or 3 is specified here (or otherwise
13961396
implicitly chosen) determines which variant of the PL/Python
@@ -1407,7 +1407,7 @@ su - postgres
14071407
<term><envar>TCLSH</envar></term>
14081408
<listitem>
14091409
<para>
1410-
Full pathto the Tcl interpreter. This will be used to
1410+
Full pathname of the Tcl interpreter. This will be used to
14111411
determine the dependencies for building PL/Tcl, and it will
14121412
be substituted into Tcl scripts.
14131413
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp