Module Name:    src
Committed By:   jruoho
Date:           Tue Apr 27 14:26:52 UTC 2010

Modified Files:
        src/lib/libc/cdb: cdb.5

Log Message:
.Pp after .Ed.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/cdb/cdb.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/cdb/cdb.5
diff -u src/lib/libc/cdb/cdb.5:1.2 src/lib/libc/cdb/cdb.5:1.3
--- src/lib/libc/cdb/cdb.5:1.2	Sun Apr 25 10:32:44 2010
+++ src/lib/libc/cdb/cdb.5	Tue Apr 27 14:26:52 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cdb.5,v 1.2 2010/04/25 10:32:44 wiz Exp $
+.\"	$NetBSD: cdb.5,v 1.3 2010/04/27 14:26:52 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
-.Dd March 3, 2010
+.Dd April 27, 2010
 .Dt CDB 5
 .Os
 .Sh NAME
@@ -59,6 +59,7 @@
 	uint32_t seed;
 };
 .Ed
+.Pp
 All fields are in Little Endian byte order.
 .Pp
 This is followed by a description of the hash function of

Reply via email to