summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderaadt <>1998-09-05 17:41:44 +0000
committerderaadt <>1998-09-05 17:41:44 +0000
commit4f18564c797c09f53c447b69b968481f38168241 (patch)
tree0afc168c37d72627d6a0dbed1ab3efff616a9479
parent4dd11b25125ef101fbb4e154eb29f2788cd4f1d2 (diff)
downloadopenbsd-4f18564c797c09f53c447b69b968481f38168241.tar.gz
openbsd-4f18564c797c09f53c447b69b968481f38168241.tar.bz2
openbsd-4f18564c797c09f53c447b69b968481f38168241.zip
more man page repairs; aaron@ug.cs.dal.ca
-rw-r--r--src/lib/libc/net/resolver.34
1 files changed, 2 insertions, 2 deletions
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 @@
1.\" $OpenBSD: resolver.3,v 1.4 1997/06/11 01:11:51 deraadt Exp $ 1.\" $OpenBSD: resolver.3,v 1.5 1998/09/05 17:41:44 deraadt Exp $
2.\" 2.\"
3.\" Copyright (c) 1985, 1991, 1993 3.\" Copyright (c) 1985, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -282,7 +282,7 @@ The compression uses
282an array of pointers 282an array of pointers
283.Fa dnptrs 283.Fa dnptrs
284to previously-compressed names in the current message. 284to previously-compressed names in the current message.
285The first pointer points to 285The first pointer points
286to the beginning of the message and the list ends with 286to the beginning of the message and the list ends with
287.Dv NULL . 287.Dv NULL .
288The limit to the array is specified by 288The limit to the array is specified by