hsearch.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 09:50:52 +02:00
parent 21a28f3a33
commit d94f429288
1 changed files with 3 additions and 2 deletions

View File

@ -225,7 +225,8 @@ and
.I key .I key
was not found in the table. was not found in the table.
.PP .PP
POSIX.1-2001 specifies only the POSIX.1 specifies only the
.\" PROX.1-2001, POSIX.1-2008
.B ENOMEM .B ENOMEM
error. error.
.SH ATTRIBUTES .SH ATTRIBUTES
@ -255,7 +256,7 @@ The functions
.BR hsearch (), .BR hsearch (),
and and
.BR hdestroy () .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 The functions
.BR hcreate_r (), .BR hcreate_r (),
.BR hsearch_r (), .BR hsearch_r (),