From 4251f87df77cd2a6c838da790f6259ff3e532367 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 7 Feb 2017 22:25:25 +0000 Subject: [PATCH] PR/51958: Ngie Cooper: ESRCH error description in hcreate(3) contains typo for action --- lib/libc/stdlib/hcreate.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/stdlib/hcreate.3 b/lib/libc/stdlib/hcreate.3 index 129a282b63d1..60c9dea79c43 100644 --- a/lib/libc/stdlib/hcreate.3 +++ b/lib/libc/stdlib/hcreate.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: hcreate.3,v 1.13 2014/07/20 20:17:21 christos Exp $ +.\" $NetBSD: hcreate.3,v 1.14 2017/02/07 22:25:25 christos Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd July 20, 2014 +.Dd February 7, 2017 .Dt HCREATE 3 .Os .Sh NAME @@ -274,7 +274,7 @@ The and .Fn hsearch_r functions will also fail if the action is -.Dv SEARCH +.Dv FIND and the element is not found: .Bl -tag -width Er .It Bq Er ESRCH