From 983419fe1eda12f3c39cc8316c4c085911b4f12e Mon Sep 17 00:00:00 2001 From: Andriy Gapon Date: Mon, 5 Apr 2010 10:01:53 +0000 Subject: [PATCH] hash.3: fix a factual mistake in the man page PR: bin/144446 Submitted by: Peter Jeremy MFC after: 3 days --- lib/libc/db/man/hash.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3 index 67240421019..133885d841c 100644 --- a/lib/libc/db/man/hash.3 +++ b/lib/libc/db/man/hash.3 @@ -78,7 +78,7 @@ The element defines the .Nm -table bucket size, and is, by default, 256 bytes. +table bucket size, and is, by default, 4096 bytes. It may be preferable to increase the page size for disk-resident tables and tables with large data items. .It Va ffactor