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

Commit7aa2c10

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 parent7012b13 commit7aa2c10

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
@@ -1429,7 +1429,7 @@ su - postgres
14291429
<term><envar>PERL</envar></term>
14301430
<listitem>
14311431
<para>
1432-
Full pathto the Perl interpreter. This will be used to
1432+
Full pathname of the Perl interpreter. This will be used to
14331433
determine the dependencies for building PL/Perl.
14341434
</para>
14351435
</listitem>
@@ -1439,7 +1439,7 @@ su - postgres
14391439
<term><envar>PYTHON</envar></term>
14401440
<listitem>
14411441
<para>
1442-
Full pathto the Python interpreter. This will be used to
1442+
Full pathname of the Python interpreter. This will be used to
14431443
determine the dependencies for building PL/Python. Also,
14441444
whether Python 2 or 3 is specified here (or otherwise
14451445
implicitly chosen) determines which variant of the PL/Python
@@ -1456,7 +1456,7 @@ su - postgres
14561456
<term><envar>TCLSH</envar></term>
14571457
<listitem>
14581458
<para>
1459-
Full pathto the Tcl interpreter. This will be used to
1459+
Full pathname of the Tcl interpreter. This will be used to
14601460
determine the dependencies for building PL/Tcl, and it will
14611461
be substituted into Tcl scripts.
14621462
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp