summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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