doc: Markup improvement
authorPeter Eisentraut
Sat, 16 Apr 2016 16:49:36 +0000 (12:49 -0400)
committerPeter Eisentraut
Sat, 16 Apr 2016 16:49:36 +0000 (12:49 -0400)
doc/src/sgml/install-windows.sgml

index 9360383c4ca38ff3957373f4baa0fcaa2a837bdb..74265fc172cf5353b7d9aa25cc295d43175c5336 100644 (file)
@@ -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.