From b0b363c41fb5798849f7ca119b2c07c293a9d690 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 1 May 2003 19:04:02 +0000 Subject: typos; ok jakob@ --- src/lib/libc/net/getrrsetbyname.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/net/getrrsetbyname.3 b/src/lib/libc/net/getrrsetbyname.3 index f8e9b9a736..5ff45cbbe3 100644 --- a/src/lib/libc/net/getrrsetbyname.3 +++ b/src/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). -- cgit v1.2.3-55-g6feb