From 6312e6abc350ee2b2c62cf842d4b92435e225d3a Mon Sep 17 00:00:00 2001 From: simonb Date: Wed, 23 Apr 2003 07:33:36 +0000 Subject: [PATCH] Add a missing full stop, join to short lines. --- lib/libc/net/resolver.3 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3 index 17f75538a6fc..c6dc660319d3 100644 --- a/lib/libc/net/resolver.3 +++ b/lib/libc/net/resolver.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: resolver.3,v 1.17 2003/04/16 13:34:42 wiz Exp $ +.\" $NetBSD: resolver.3,v 1.18 2003/04/23 07:33:36 simonb Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -320,10 +320,9 @@ the list of labels is not updated. .Pp The .Fn dn_expand -entry -expands the compressed domain name +entry expands the compressed domain name .Fa comp_dn -to a full domain name +to a full domain name. The compressed name is contained in a query or reply message; .Fa msg is a pointer to the beginning of the message.