Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6fe8796

Browse files
committed
Cleanup reference to config.pl so it makes sense not only in
SGML source but in the actual web/pdf viewer...
1 parent f7cd591 commit 6fe8796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/install-win32.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.48 2008/07/29 15:17:27 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.49 2008/07/29 15:23:44 mha Exp $ -->
22

33
<chapter id="install-win32">
44
<title>Installation on <productname>Windows</productname></title>
@@ -73,7 +73,7 @@
7373
or the free Express edition of
7474
<productname>Visual Studio 2005</productname>. The following additional products
7575
are required to build the complete package. Use the
76-
<filename>config.pl</filename> to specify which directories the libraries
76+
<filename>config.pl</filename> file to specify which directories the libraries
7777
are available in.
7878

7979
<variablelist>

0 commit comments

Comments
 (0)