doc: Markup improvement

This commit is contained in:
Peter Eisentraut 2016-04-16 12:49:36 -04:00
parent c34df8a003
commit efb25e56d8
1 changed files with 4 additions and 4 deletions

View File

@ -240,10 +240,10 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
<note> <note>
<para> <para>
The obsolete "winflex" binaries distributed on the PostgreSQL FTP site The obsolete <literal>winflex</literal> binaries distributed on the PostgreSQL FTP site
and referenced in older documentation will fail with "flex: fatal and referenced in older documentation will fail with <quote>flex: fatal
internal error, exec failed" on 64-bit Windows hosts. Use flex from internal error, exec failed</quote> on 64-bit Windows hosts. Use Flex from
msys instead. MSYS instead.
</para> </para>
</note> </note>
</listitem> </listitem>