summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
authoraaron <>1998-09-07 16:44:35 +0000
committeraaron <>1998-09-07 16:44:35 +0000
commit583667bf28d2a703b3c969f239bff42bb5aedce2 (patch)
tree39347ee223214429e1bd769c2c20c816f6bc58ce /src/lib/libc/crypt
parentade0dae7e64ee2e2da0fa5e7cd8192920cfcd6a3 (diff)
downloadopenbsd-583667bf28d2a703b3c969f239bff42bb5aedce2.tar.gz
openbsd-583667bf28d2a703b3c969f239bff42bb5aedce2.tar.bz2
openbsd-583667bf28d2a703b3c969f239bff42bb5aedce2.zip
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.
Diffstat (limited to 'src/lib/libc/crypt')
-rw-r--r--src/lib/libc/crypt/arc4random.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3
index dd04c8f934..741965c5ac 100644
--- a/src/lib/libc/crypt/arc4random.3
+++ b/src/lib/libc/crypt/arc4random.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: arc4random.3,v 1.3 1998/07/05 19:54:19 millert Exp $ 1.\" $OpenBSD: arc4random.3,v 1.4 1998/09/07 16:44:34 aaron Exp $
2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> 2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -79,5 +79,5 @@ has been designed by RSA Data Security, Inc. It was posted anonymously
79to the USENET and was confirmed to be equivalent by several sources who 79to the USENET and was confirmed to be equivalent by several sources who
80had access to the original cipher. Since 80had access to the original cipher. Since
81.Pa RC4 81.Pa RC4
82used to be a trade secret, the cipher is now refered to as 82used to be a trade secret, the cipher is now referred to as
83.Pa ARC4 . 83.Pa ARC4 .