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

Commit b70e536

Browse files
committed
Trim down environment variable instructions for Win32, backpatch to 8.2.X.
1 parent fdd4a1f commit b70e536

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.226 2007/02/04 04:00:28 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.227 2007/02/05 22:18:11 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -4357,12 +4357,11 @@ installs too. The file's location can also be specified by the
43574357
<envar>PGSYSCONFDIR</envar> environment variable.
43584358
</para>
43594359

4360+
<hint>
43604361
<para>
4361-
To set an environment variable on Windows, from <literal>My Computer</>,
4362-
choose <literal>View System Information</>, and from the <literal>Advanced</>
4363-
tab, choose <literal>Environment Variables</>, then add a user or system
4364-
variable.
4362+
Environment variables on Windows are set as a property of <literal>My Computer</>.
43654363
</para>
4364+
</hint>
43664365
</sect1>
43674366

43684367

0 commit comments

Comments
 (0)