guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/09: gnu: haveged: Use @acronym in description.


From: guix-commits
Subject: 03/09: gnu: haveged: Use @acronym in description.
Date: Tue, 10 Sep 2019 18:51:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 8e42b087f09aade76076b8bda0d2a1cfaceba35b
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Sep 10 23:23:01 2019 +0200

    gnu: haveged: Use @acronym in description.
    
    * gnu/packages/linux.scm (havege)[description]: Substitute @acronym
    for @dfn mark-up.
---
 gnu/packages/linux.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 38bfa09..1fc4d7d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4475,10 +4475,10 @@ standard mechanisms for filling the entropy pool may 
not be sufficient for
 systems with high needs or limited user interaction, such as headless servers.
 
 @command{haveged} runs as a privileged daemon, harvesting randomness from the
-indirect effects of hardware events on hidden processor state using the 
HArdware
-Volatile Entropy Gathering and Expansion (@dfn{HAVEGE}) algorithm.  It tunes
-itself to its environment and provides the same built-in test suite for the
-output stream as used on certified hardware security devices.
+indirect effects of hardware events on hidden processor state using the
+@acronym{HAVEGE, HArdware Volatile Entropy Gathering and Expansion} algorithm.
+It tunes itself to its environment and provides the same built-in test suite
+for the output stream as used on certified hardware security devices.
 
 The quality of the randomness produced by this algorithm has not been proven.
 It is recommended to run it together with another entropy source like rngd, and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]