Author: avg
Date: Mon Apr  5 10:01:53 2010
New Revision: 206177
URL: http://svn.freebsd.org/changeset/base/206177

Log:
  hash.3: fix a factual mistake in the man page
  
  PR:           bin/144446
  Submitted by: Peter Jeremy <peterjer...@acm.org>
  MFC after:    3 days

Modified:
  head/lib/libc/db/man/hash.3

Modified: head/lib/libc/db/man/hash.3
==============================================================================
--- head/lib/libc/db/man/hash.3 Mon Apr  5 09:26:03 2010        (r206176)
+++ head/lib/libc/db/man/hash.3 Mon Apr  5 10:01:53 2010        (r206177)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to