projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da3e980
)
Fix duplicate word, per Guillaume Lelarge.
author
Alvaro Herrera
<
[email protected]
>
Fri, 14 Mar 2008 17:28:24 +0000
(17:28 +0000)
committer
Alvaro Herrera
<
[email protected]
>
Fri, 14 Mar 2008 17:28:24 +0000
(17:28 +0000)
doc/src/sgml/install-win32.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/install-win32.sgml
b/doc/src/sgml/install-win32.sgml
index f88f184c056cedf40d45583705aa818e872bffcd..271f1787214650e478357a8b5aa35a20e078710d 100644
(file)
--- a/
doc/src/sgml/install-win32.sgml
+++ b/
doc/src/sgml/install-win32.sgml
@@
-247,7
+247,7
@@
handle changed files. But if there have been large changes, you may need
to clean the installation. To do this, simply run the
<filename>clean.bat</filename> command, which will automatically clean out
- all generated files. You can also run it with
with
the
+ all generated files. You can also run it with the
<parameter>dist</parameter> parameter, in which case it will behave like
<userinput>make distclean</userinput> and remove the flex/bison output files
as well.