diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-17 05:08:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-17 05:08:40 +0000 |
commit | 3a57158f9512bec738ab0e68dbd1c2093b989cc2 (patch) | |
tree | 392c9d1264c5718bb2e3ce923ac6f04db43bff20 /share/man/man9/hashinit.9 | |
parent | 2d9a8f36247b2424ae7525d789cac7a753ce84d1 (diff) |
typos;
md5(9): ok tedu@
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 |