From a72188a35bbd71a8cc29f10eab27d4140d296b9d Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 18 Mar 2017 14:41:47 -0400 Subject: [PATCH] doc: Add markup --- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 568995c9f2..79201b78e3 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1080,7 +1080,7 @@ su - postgres protocols, as well as some routines in the ]]> - module. --disable-strong-random disables functionality that + module. disables functionality that requires cryptographically strong random numbers, and substitutes a weak pseudo-random-number-generator for the generation of authentication salt values and query cancel keys. It may make