From 4eb6929f93626556224c1ed1c18578cf26a1a79b Mon Sep 17 00:00:00 2001 From: aaron <> Date: Mon, 7 Sep 1998 16:44:34 +0000 Subject: [PATCH] More man page fixes. Particularly fix uses of it's/its, affect/effect, then/than and such. Other miscellaneous problems fixed across these source files. --- src/lib/libc/crypt/arc4random.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3 index dd04c8f9..741965c5 100644 --- a/src/lib/libc/crypt/arc4random.3 +++ b/src/lib/libc/crypt/arc4random.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc4random.3,v 1.3 1998/07/05 19:54:19 millert Exp $ +.\" $OpenBSD: arc4random.3,v 1.4 1998/09/07 16:44:34 aaron Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -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 .