diff options
author | Warren Block <wblock@FreeBSD.org> | 2016-05-01 22:00:41 +0000 |
---|---|---|
committer | Warren Block <wblock@FreeBSD.org> | 2016-05-01 22:00:41 +0000 |
commit | 7c64ddd5b087589a22450699803273670d5f0f5d (patch) | |
tree | 85e9f7aa6db1092c33449410fbee807fa6bb0a15 /share/man/man4/random.4 | |
parent | f5c911273ac6d4ad3eba31c6dfca53aef40833db (diff) | |
download | src-7c64ddd5b087589a22450699803273670d5f0f5d.tar.gz src-7c64ddd5b087589a22450699803273670d5f0f5d.zip |
Notes
Diffstat (limited to 'share/man/man4/random.4')
-rw-r--r-- | share/man/man4/random.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/random.4 b/share/man/man4/random.4 index bd7dec90d722..5e5388f0ba3e 100644 --- a/share/man/man4/random.4 +++ b/share/man/man4/random.4 @@ -113,7 +113,7 @@ all settings are read-only. The .Pa kern.random.fortuna.minpoolsize sysctl is used -to set the seed threshhold. +to set the seed threshold. A smaller number gives a faster seed, but a less secure one. In practice, |