summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-01-05 01:04:14 +0000
committerderaadt <deraadt@openbsd.org>2000-01-05 01:04:14 +0000
commit3f688a4ce8df4066f3e141139af24814ed93be2e (patch)
tree360f2542c40c74c2683f4b94df68a3fc0eeb74ae
parents/input histogram/input packet/histogram/ (diff)
downloadwireguard-openbsd-3f688a4ce8df4066f3e141139af24814ed93be2e.tar.xz
wireguard-openbsd-3f688a4ce8df4066f3e141139af24814ed93be2e.zip
Xr getnameinfo and friends
-rw-r--r--lib/libc/net/gethostbyname.34
-rw-r--r--share/man/man5/hosts.54
2 files changed, 6 insertions, 2 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 4465fa57340..a539a987c3f 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gethostbyname.3,v 1.12 1999/07/05 04:40:59 aaron Exp $
+.\" $OpenBSD: gethostbyname.3,v 1.13 2000/01/05 01:04:14 deraadt Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -218,6 +218,8 @@ for example, a mail-forwarder may be registered for this domain.
.El
.Sh SEE ALSO
.Xr resolver 3 ,
+.Xr getaddrinfo 3 ,
+.Xr getnameinfo 3 ,
.Xr hosts 5 ,
.Xr resolv.conf 5 ,
.Xr hostname 7 ,
diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5
index f1d48281be4..16c9b043414 100644
--- a/share/man/man5/hosts.5
+++ b/share/man/man5/hosts.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hosts.5,v 1.7 1999/05/23 14:11:05 aaron Exp $
+.\" $OpenBSD: hosts.5,v 1.8 2000/01/05 01:04:14 deraadt Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -110,6 +110,8 @@ or comment character.
.El
.Sh SEE ALSO
.Xr gethostbyname 3 ,
+.Xr getaddrinfo 3 ,
+.Xr getnameinfo 3 ,
.Xr resolv.conf 5 ,
.Xr ifconfig 8 ,
.Xr named 8