8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34df8a commit efb25e5Copy full SHA for efb25e5
doc/src/sgml/install-windows.sgml
@@ -240,10 +240,10 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
240
241
<note>
242
<para>
243
- The obsolete "winflex" binaries distributed on the PostgreSQL FTP site
244
- and referenced in older documentation will fail with "flex: fatal
245
- internal error, exec failed" on 64-bit Windows hosts. Use flex from
246
- msys instead.
+ The obsolete <literal>winflex</literal> binaries distributed on the PostgreSQL FTP site
+ and referenced in older documentation will fail with <quote>flex: fatal
+ internal error, exec failed</quote> on 64-bit Windows hosts. Use Flex from
+ MSYS instead.
247
</para>
248
</note>
249
</listitem>
0 commit comments