summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2016-04-16 16:49:36 +0000
committerPeter Eisentraut2016-04-16 16:49:36 +0000
commitefb25e56d8a43917bcadfe3904691b1e1cdbbe20 (patch)
tree2fc67967c4dc38fc51a129f84bb96abbb10012cb
parentc34df8a003c3e478d70e8251bd2a24d710b297d4 (diff)
doc: Markup improvement
-rw-r--r--doc/src/sgml/install-windows.sgml8
1 files changed, 4 insertions, 4 deletions
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';
<note>
<para>
- 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 <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.
</para>
</note>
</listitem>