summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-03-18 14:41:47 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-03-18 14:41:47 -0400
commita72188a35bbd71a8cc29f10eab27d4140d296b9d (patch)
tree3839da1c38f0776e7f59dcab9febaef96507acab
parent5e86bb51eaeeb5c70f64102f46c4431cb12999e9 (diff)
downloadpostgresql-a72188a35bbd71a8cc29f10eab27d4140d296b9d.tar.gz
doc: Add markup
-rw-r--r--doc/src/sgml/installation.sgml2
1 files changed, 1 insertions, 1 deletions
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
<![%standalone-include[pgcrypto]]>
<![%standalone-ignore[<xref linkend="pgcrypto">]]>
- module. --disable-strong-random disables functionality that
+ module. <option>--disable-strong-random</option> 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