summaryrefslogtreecommitdiff
path: root/src/lib/libc/net
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/net
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/net')
-rw-r--r--src/lib/libc/net/gethostbyname.34
1 files changed, 2 insertions, 2 deletions
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 @@
1.\" $OpenBSD: gethostbyname.3,v 1.8 1998/07/24 20:49:11 deraadt Exp $ 1.\" $OpenBSD: gethostbyname.3,v 1.9 1998/09/07 16:44:35 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -159,7 +159,7 @@ connection.
159.Pp 159.Pp
160The 160The
161.Fn herror 161.Fn herror
162function prints an error message describing the failure. If it's argument 162function prints an error message describing the failure. If its argument
163.Fa string 163.Fa string
164is 164is
165.Pf non Dv -NULL , 165.Pf non Dv -NULL ,