gnu: haveged: Use @acronym in description.

* gnu/packages/linux.scm (havege)[description]: Substitute @acronym
for @dfn mark-up.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-10 23:23:01 +02:00
parent 6664ec0c8a
commit 8e42b087f0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4475,10 +4475,10 @@ (define-public haveged
systems with high needs or limited user interaction, such as headless servers. systems with high needs or limited user interaction, such as headless servers.
@command{haveged} runs as a privileged daemon, harvesting randomness from the @command{haveged} runs as a privileged daemon, harvesting randomness from the
indirect effects of hardware events on hidden processor state using the HArdware indirect effects of hardware events on hidden processor state using the
Volatile Entropy Gathering and Expansion (@dfn{HAVEGE}) algorithm. It tunes @acronym{HAVEGE, HArdware Volatile Entropy Gathering and Expansion} algorithm.
itself to its environment and provides the same built-in test suite for the It tunes itself to its environment and provides the same built-in test suite
output stream as used on certified hardware security devices. for the output stream as used on certified hardware security devices.
The quality of the randomness produced by this algorithm has not been proven. 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 It is recommended to run it together with another entropy source like rngd, and