diff options
author | brueffer <brueffer@FreeBSD.org> | 2003-12-27 15:40:47 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2003-12-27 15:40:47 +0000 |
commit | 8b95999cbb681ac5a61d227fa7c845aa03dbf19a (patch) | |
tree | c273aafce9a74db0684de1e15134eb3e07db7fc0 /share | |
parent | 60a5f3fa8e9934456938a373e380e0bc5e699c9c (diff) | |
download | FreeBSD-src-8b95999cbb681ac5a61d227fa7c845aa03dbf19a.zip FreeBSD-src-8b95999cbb681ac5a61d227fa7c845aa03dbf19a.tar.gz |
o add reference to safe.4
o remove useless word
MFC after: 5 days
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/rndtest.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/rndtest.4 b/share/man/man4/rndtest.4 index fe00c45..67448d8 100644 --- a/share/man/man4/rndtest.4 +++ b/share/man/man4/rndtest.4 @@ -53,6 +53,7 @@ Failures are optionally reported on the console. .Xr crypto 4 , .Xr hifn 4 , .Xr random 4 , +.Xr safe 4 , .Xr ubsec 4 , .Xr crypto 9 .Sh HISTORY @@ -67,5 +68,5 @@ Crypto device drivers must be compiled specially to make use of this driver; this should not be necessary. This feature might better be integrated into the .Xr random 4 -subsystem where it can be used applied to devices that claim to supply +subsystem where it can be applied to devices that claim to supply .Dq "pure entropy" . |