Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/54b83cd111db
branches:  trunk
changeset: 764604:54b83cd111db
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 28 17:08:29 2011 +0000

description:
New sentence, new line.

diffstat:

 share/man/man9/hashinit.9 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 79cc20922e8a -r 54b83cd111db share/man/man9/hashinit.9
--- a/share/man/man9/hashinit.9 Thu Apr 28 16:36:15 2011 +0000
+++ b/share/man/man9/hashinit.9 Thu Apr 28 17:08:29 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index