diff options
-rw-r--r-- | share/man/man9/hashinit.9 | 4 |
1 files changed, 1 insertions, 3 deletions
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 |