summaryrefslogtreecommitdiffstats
path: root/system/dieharder/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/dieharder/README')
-rw-r--r--system/dieharder/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/dieharder/README b/system/dieharder/README
index d2ea4959c8..8d0e5a94fe 100644
--- a/system/dieharder/README
+++ b/system/dieharder/README
@@ -5,9 +5,10 @@ and includes a battery of pseudorandom number generators (PRNG) and
testing algorithms for research and cryptographic applications.
The software saw its last release in 2011, and patches are applied
-mostly to overcome differences with newer versions of autoconf. This
+mostly to overcome differences in newer versions of autoconf. This
build installs the dieharder program as well as the libdieharder
shared libraries that can be called from your program code.
If you have latex2html installed and want the PDF manual, execute the
-build script like so: PDFMAN=yes ./dieharder.SlackBuild
+build script like so:
+ MANPDF=yes sh dieharder.SlackBuild