From 583667bf28d2a703b3c969f239bff42bb5aedce2 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Mon, 7 Sep 1998 16:44:35 +0000 Subject: 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 ++-- src/lib/libc/net/gethostbyname.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 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 @@ -.\" $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 . diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3 index 8d2c18fd7e..37069c0a59 100644 --- a/src/lib/libc/net/gethostbyname.3 +++ b/src/lib/libc/net/gethostbyname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gethostbyname.3,v 1.8 1998/07/24 20:49:11 deraadt Exp $ +.\" $OpenBSD: gethostbyname.3,v 1.9 1998/09/07 16:44:35 aaron Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -159,7 +159,7 @@ connection. .Pp The .Fn herror -function prints an error message describing the failure. If it's argument +function prints an error message describing the failure. If its argument .Fa string is .Pf non Dv -NULL , -- cgit v1.2.3-55-g6feb