fix typo.

This commit is contained in:
zafer 2016-01-22 03:38:57 +00:00
parent e266d25de2
commit b8492eb072

View File

@ -1,4 +1,4 @@
.\" $NetBSD: resolver.3,v 1.28 2013/11/14 00:13:41 wiz Exp $
.\" $NetBSD: resolver.3,v 1.29 2016/01/22 03:38:57 zafer Exp $
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@ -389,7 +389,7 @@ The memory referred to by
must be set to all zeros prior to the first call to
.Fn res_ninit .
.Fn res_ndestroy
should be call to free memory allocated by
should be called to free memory allocated by
.Fn res_ninit
after last use.
.Pp