summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-24 21:50:30 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-24 21:50:30 -0700
commit487fab6410649f4799c48dba08a05dd7a0ce2c1b (patch)
treec2e7b232886ee69be7b714a89fbe3ac8d6c4d82e
parent696bcf26ff62247d42f00fc359926baddd8175a9 (diff)
downloadtxr-487fab6410649f4799c48dba08a05dd7a0ce2c1b.tar.gz
txr-487fab6410649f4799c48dba08a05dd7a0ce2c1b.tar.bz2
txr-487fab6410649f4799c48dba08a05dd7a0ce2c1b.zip
doc: bad formatting in PRNG warmup notes.
* txr.1: Fix .code element in the middle of text.
-rw-r--r--txr.14
1 files changed, 3 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index e298ed21..b3091b61 100644
--- a/txr.1
+++ b/txr.1
@@ -38395,7 +38395,9 @@ may be similar or identical ("problem 2").
.TP* Notes:
-The default value of .code *random-warmup* is only 8. This is insufficient to
+The default value of
+.code *random-warmup*
+is only 8. This is insufficient to
ensure good initial PRNG behavior for seeds even as large as 64 bits or more.
That is to say, even if as many as eight bytes' worth of true random bits are
used as the seed, the PRNG will exhibit predictable behaviors, and a poor