PR/51958: Ngie Cooper: ESRCH error description in hcreate(3) contains typo
for action
This commit is contained in:
parent
3048692a87
commit
4251f87df7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue