From 4f18564c797c09f53c447b69b968481f38168241 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sat, 5 Sep 1998 17:41:44 +0000 Subject: more man page repairs; aaron@ug.cs.dal.ca --- src/lib/libc/net/resolver.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3 index 8b2ae62456..98718d448a 100644 --- a/src/lib/libc/net/resolver.3 +++ b/src/lib/libc/net/resolver.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolver.3,v 1.4 1997/06/11 01:11:51 deraadt Exp $ +.\" $OpenBSD: resolver.3,v 1.5 1998/09/05 17:41:44 deraadt Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -282,7 +282,7 @@ The compression uses an array of pointers .Fa dnptrs to previously-compressed names in the current message. -The first pointer points to +The first pointer points to the beginning of the message and the list ends with .Dv NULL . The limit to the array is specified by -- cgit v1.2.3-55-g6feb