diff options
author | kris <kris@FreeBSD.org> | 1999-05-09 13:41:19 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-05-09 13:41:19 +0000 |
commit | 162651fa40f4f96b019ffa410be07c9416cf6ea2 (patch) | |
tree | 96f3c2a28a1828d0869c93669dd2a89264596afd /lib | |
parent | 5182d28347c866e539ef4d26e88ae8c21a0d6e34 (diff) | |
download | FreeBSD-src-162651fa40f4f96b019ffa410be07c9416cf6ea2.zip FreeBSD-src-162651fa40f4f96b019ffa410be07c9416cf6ea2.tar.gz |
Typo.
Obtained from: OpenBSD
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/arc4random.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/arc4random.3 b/lib/libc/gen/arc4random.3 index 25c6d4d..4954f74 100644 --- a/lib/libc/gen/arc4random.3 +++ b/lib/libc/gen/arc4random.3 @@ -79,5 +79,5 @@ has been designed by RSA Data Security, Inc. It was posted anonymously to the USENET and was confirmed to be equivalent by several sources who had access to the original cipher. Since .Pa RC4 -used to be a trade secret, the cipher is now refered to as +used to be a trade secret, the cipher is now referred to as .Pa ARC4 . |