diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 9360383c4c..74265fc172 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -240,10 +240,10 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; - The obsolete "winflex" binaries distributed on the PostgreSQL FTP site - and referenced in older documentation will fail with "flex: fatal - internal error, exec failed" on 64-bit Windows hosts. Use flex from - msys instead. + The obsolete winflex binaries distributed on the PostgreSQL FTP site + and referenced in older documentation will fail with flex: fatal + internal error, exec failed on 64-bit Windows hosts. Use Flex from + MSYS instead.