Module Name: src
Committed By: wiz
Date: Thu Apr 28 17:08:29 UTC 2011
Modified Files:
src/share/man/man9: hashinit.9
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/hashinit.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/hashinit.9
diff -u src/share/man/man9/hashinit.9:1.7 src/share/man/man9/hashinit.9:1.8
--- src/share/man/man9/hashinit.9:1.7 Tue Jul 1 15:37:04 2008
+++ src/share/man/man9/hashinit.9 Thu Apr 28 17:08:29 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: hashinit.9,v 1.7 2008/07/01 15:37:04 pooka Exp $
+.\" $NetBSD: hashinit.9,v 1.8 2011/04/28 17:08:29 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -67,8 +67,10 @@
.Dv HASH_TAILQ
as
.Fa htype
-to indicate which. Each slot will be initialized as the head of an empty
-chain of the proper type. Because different data structures from
+to indicate which.
+Each slot will be initialized as the head of an empty chain of the
+proper type.
+Because different data structures from
.Xr queue 3
can define head structures of different sizes, the total size of the
allocated table can vary with the choice of