From c6648df0dabeb99e1ea7ca84144e781c457d95ce Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 24 Oct 2016 21:50:30 -0700 Subject: doc: bad formatting in PRNG warmup notes. * txr.1: Fix .code element in the middle of text. --- txr.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3