From e709e51f1daafc746fe73fe4af0bf7d334bb3f0a Mon Sep 17 00:00:00 2001 From: jmc <> Date: Mon, 30 Jan 2006 19:50:41 +0000 Subject: document posixness; fixes pr #4996, from joachim schipper; --- src/lib/libc/stdlib/hcreate.3 | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'src/lib/libc/stdlib/hcreate.3') diff --git a/src/lib/libc/stdlib/hcreate.3 b/src/lib/libc/stdlib/hcreate.3 index a1ad251487..66b1dd126d 100644 --- a/src/lib/libc/stdlib/hcreate.3 +++ b/src/lib/libc/stdlib/hcreate.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hcreate.3,v 1.2 2005/07/26 04:20:23 jaredy Exp $ +.\" $OpenBSD: hcreate.3,v 1.3 2006/01/30 19:50:41 jmc Exp $ .\" $NetBSD: hcreate.3,v 1.6 2003/04/16 13:34:46 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -177,13 +177,8 @@ Insufficient memory is available. .Xr malloc 3 , .Xr strcmp 3 .Sh STANDARDS -The -.Fn hcreate , -.Fn hdestroy , -and -.Fn hsearch -functions conform to -.St -xpg4.2 . +These functions conform to +.St -p1003.1-2004 . .Sh HISTORY The .Fn hcreate , -- cgit v1.2.3-55-g6feb