From: jmc Date: Tue, 30 Jan 2018 11:37:58 +0000 (+0000) Subject: word fix; from edgar pettijohn X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f0374f15610cb3b8eb2fb3d495f097326da557fb;p=openbsd word fix; from edgar pettijohn --- diff --git a/lib/libc/stdlib/hcreate.3 b/lib/libc/stdlib/hcreate.3 index 610d2f3f88f..90bde1995ff 100644 --- a/lib/libc/stdlib/hcreate.3 +++ b/lib/libc/stdlib/hcreate.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hcreate.3,v 1.7 2016/03/12 21:31:22 mmcc Exp $ +.\" $OpenBSD: hcreate.3,v 1.8 2018/01/30 11:37:58 jmc Exp $ .\" $NetBSD: hcreate.3,v 1.8 2010/05/01 06:18:03 jruoho Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 12 2016 $ +.Dd $Mdocdate: January 30 2018 $ .Dt HCREATE 3 .Os .Sh NAME @@ -78,7 +78,7 @@ the data can no longer be accessed. .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