summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-05-01 19:04:02 +0000
committerjmc <jmc@openbsd.org>2003-05-01 19:04:02 +0000
commit53d43d8776a81dc6fa8416e4b4bd0f5988757f44 (patch)
tree096bc02d119ca66c0cb5a099d495e03533f749e8 /lib/libc/net
parentUpdate to lynx-2.8.4-rel1, patchset d, now with IPv6 as well (diff)
downloadwireguard-openbsd-53d43d8776a81dc6fa8416e4b4bd0f5988757f44.tar.xz
wireguard-openbsd-53d43d8776a81dc6fa8416e4b4bd0f5988757f44.zip
typos;
ok jakob@
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/getrrsetbyname.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/net/getrrsetbyname.3 b/lib/libc/net/getrrsetbyname.3
index f8e9b9a736e..5ff45cbbe3d 100644
--- a/lib/libc/net/getrrsetbyname.3
+++ b/lib/libc/net/getrrsetbyname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrrsetbyname.3,v 1.9 2003/03/06 19:54:52 jmc Exp $
+.\" $OpenBSD: getrrsetbyname.3,v 1.10 2003/05/01 19:04:02 jmc Exp $
.\"
.\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\"
@@ -102,7 +102,6 @@ and
structures,
and the canonical host name strings pointed to by the
.Li rrsetinfo
-u lib/libc/sys/lseek.2
structure.
Memory allocated for the dynamically allocated structures created by
a successful call to
@@ -159,8 +158,9 @@ The
.Dv RRSET_VALIDATED
flag in
.Li rri_flags
-is set if the AD (autenticated data) bit in the DNS answer is
-set. This flag
+is set if the AD (authenticated data) bit in the DNS answer is
+set.
+This flag
.Em should not
be trusted unless the transport between the nameserver and the resolver
is secure (e.g. IPsec, trusted network, loopback communication).