summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormichaels <>1997-04-26 22:13:41 +0000
committermichaels <>1997-04-26 22:13:41 +0000
commit29651e3ce66c83c311c367d8acfdd8184314e259 (patch)
treec7946c4ec015dd6e0e59710629ce41d0490348e8 /src
parent3ed6f97e942070f748a4f17699e4c41bede4afea (diff)
downloadopenbsd-29651e3ce66c83c311c367d8acfdd8184314e259.tar.gz
openbsd-29651e3ce66c83c311c367d8acfdd8184314e259.tar.bz2
openbsd-29651e3ce66c83c311c367d8acfdd8184314e259.zip
my keyboard made a typo.
Diffstat (limited to 'src')
-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 9df758af23..0e9a9cbbf1 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.5 1997/04/26 22:06:38 michaels Exp $ 1.\" $OpenBSD: gethostbyname.3,v 1.6 1997/04/26 22:13:41 michaels 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.
@@ -164,7 +164,7 @@ it is prepended to the message string and seperated from it by a colon
164and a space. The error message is printed with a trailing newline. 164and a space. The error message is printed with a trailing newline.
165The contents of the error message is the same as that returned by 165The contents of the error message is the same as that returned by
166.Fn hstrerror 166.Fn hstrerror
167with arrgument 167with argument
168.Fa h_errno . 168.Fa h_errno .
169.Sh FILES 169.Sh FILES
170.Bl -tag -width /etc/hosts -compact 170.Bl -tag -width /etc/hosts -compact