From 30e38d45af35608a2a86f649c2a53711f505334c Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 2 Sep 2016 18:32:40 +0000 Subject: remove one more reference to the recently removed hash(9); --- share/man/man9/hashinit.9 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man9/hashinit.9 b/share/man/man9/hashinit.9 index 7933f79473c..7da84f42791 100644 --- a/share/man/man9/hashinit.9 +++ b/share/man/man9/hashinit.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hashinit.9,v 1.6 2016/09/02 17:37:49 tedu Exp $ +.\" $OpenBSD: hashinit.9,v 1.7 2016/09/02 18:32:39 jmc Exp $ .\" .\" Copyright (c) 2001 Tobias Weingartner .\" All rights reserved. @@ -58,8 +58,6 @@ The .Fa mask argument is used to pass back the mask for use with the allocated hashing table. -For an example of its use, see -.Xr hash 9 . .Sh RETURN VALUES The .Fn hashinit -- cgit v1.2.3