From d94f4292881532b6015df2467e58fefbad89c2e0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 09:50:52 +0200 Subject: [PATCH] hsearch.3: CONFORMING TO: add POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man3/hsearch.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 32d491963..3fdc12044 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -225,7 +225,8 @@ and .I key was not found in the table. .PP -POSIX.1-2001 specifies only the +POSIX.1 specifies only the +.\" PROX.1-2001, POSIX.1-2008 .B ENOMEM error. .SH ATTRIBUTES @@ -255,7 +256,7 @@ The functions .BR hsearch (), and .BR hdestroy () -are from SVr4, and are described in POSIX.1-2001. +are from SVr4, and are described in POSIX.1-2001 and POSIX.1-2008. The functions .BR hcreate_r (), .BR hsearch_r (),