summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/gethostbyname.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/gethostbyname.3')
-rw-r--r--src/lib/libc/net/gethostbyname.310
1 files changed, 2 insertions, 8 deletions
diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3
index 304f314099..f8c4891c68 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.27 2014/08/23 07:25:54 jmc Exp $ 1.\" $OpenBSD: gethostbyname.3,v 1.28 2015/12/16 16:32:30 deraadt 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.
@@ -27,7 +27,7 @@
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE. 28.\" SUCH DAMAGE.
29.\" 29.\"
30.Dd $Mdocdate: August 23 2014 $ 30.Dd $Mdocdate: December 16 2015 $
31.Dt GETHOSTBYNAME 3 31.Dt GETHOSTBYNAME 3
32.Os 32.Os
33.Sh NAME 33.Sh NAME
@@ -171,12 +171,6 @@ The contents of the error message is the same as that returned by
171with argument 171with argument
172.Fa h_errno . 172.Fa h_errno .
173.Sh ENVIRONMENT 173.Sh ENVIRONMENT
174.Bl -tag -width HOSTALIASES
175.It HOSTALIASES
176A file containing local host aliases.
177See
178.Xr hostname 7
179for more information.
180.It RES_OPTIONS 174.It RES_OPTIONS
181A list of options to override the resolver's internal defaults. 175A list of options to override the resolver's internal defaults.
182See 176See