Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib hcreate.3: fix typo
details: https://anonhg.NetBSD.org/src/rev/a01c9e68d33e
branches: trunk
changeset: 373607:a01c9e68d33e
user: rillig <rillig%NetBSD.org@localhost>
date: Tue Feb 21 19:27:14 2023 +0000
description:
hcreate.3: fix typo
diffstat:
lib/libc/stdlib/hcreate.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aec878bf15bc -r a01c9e68d33e lib/libc/stdlib/hcreate.3
--- a/lib/libc/stdlib/hcreate.3 Tue Feb 21 11:40:13 2023 +0000
+++ b/lib/libc/stdlib/hcreate.3 Tue Feb 21 19:27:14 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hcreate.3,v 1.14 2017/02/07 22:25:25 christos Exp $
+.\" $NetBSD: hcreate.3,v 1.15 2023/02/21 19:27:14 rillig Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -99,7 +99,7 @@
.Pp
The
.Fn hsearch
-function is used to search to the hash table.
+function is used to search the hash table.
It returns a pointer into the
hash table indicating the address of an item.
The
Home |
Main Index |
Thread Index |
Old Index