From 918d90d5d9153cdb1097b8328fc87bf664c43ab6 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Fri, 12 Jan 2001 00:22:09 +0000 Subject: [PATCH] mention that random-device is not examined on reload. --- doc/arm/Bv9ARM-book.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 4b0becde0f..e05e34e6ad 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -2694,7 +2694,8 @@ for DNSSEC operations, such as TKEY transactions and dynamic update of signed zones. This options specifies the device (or file) from which to read entropy. If this is a file, operations requiring entropy will fail when the file has been exhausted. If not specified, the default value is /dev/random -(or equivalent) when present, and none otherwise. +(or equivalent) when present, and none otherwise. Note that the random-device +statement is not examined on reload.