Fix creation of stand-alone INSTALL.html file.
authorHeikki Linnakangas
Mon, 5 Dec 2016 12:49:00 +0000 (14:49 +0200)
committerHeikki Linnakangas
Mon, 5 Dec 2016 12:49:00 +0000 (14:49 +0200)
I missed the notice at the top of the file, that plain xref must not be
used in installation.sgml.

Per buildfarm member guaibasaurus.

doc/src/sgml/installation.sgml

index 98594a487e6ed6c38fc6191ba1eab36f763ca904..4431ed75a933c58e058ce65c2a6cf98824213991 100644 (file)
@@ -1103,7 +1103,9 @@ su - postgres
          Allow the build to succeed even if PostgreSQL
          has no support for strong random numbers on the platform.
          A source of random numbers is needed for some authentication
-         protocols, as well as some routines in 
+         protocols, as well as some routines in the
+         
+         ]]>
          module. --disable-strong-random disables functionality that
          requires cryptographically strong random numbers, and substitutes
          a weak pseudo-random-number-generator for the generation of