diff options
Diffstat (limited to 'share/man/man9/hashinit.9')
-rw-r--r-- | share/man/man9/hashinit.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/hashinit.9 b/share/man/man9/hashinit.9 index 462822d6cb3..2918037c421 100644 --- a/share/man/man9/hashinit.9 +++ b/share/man/man9/hashinit.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hashinit.9,v 1.2 2002/06/21 19:14:14 weingart Exp $ +.\" $OpenBSD: hashinit.9,v 1.3 2003/04/17 05:08:39 jmc Exp $ .\" .\" Copyright (c) 2001 Tobias Weingartner .\" All rights reserved. @@ -65,9 +65,9 @@ The .Fn hashinit function returns a pointer to the allocated and initialized hash table. .Sh SEE ALSO -.Xr free 9 +.Xr free 9 , .Xr hash 9 , -.Xr malloc 9 , +.Xr malloc 9 .Sh LIMITATIONS The .Fn hashinit |