diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2010-04-08 07:45:42 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2010-04-08 07:45:42 +0000 |
| commit | 9f531cdb73a52a215d1a32d48a55a822161fc2d6 (patch) | |
| tree | 744e3e254da11c657f0a23cedfdda51db2916535 /lib/libc | |
| parent | f55834899de17221067fb5ab9cacb2112bb25bfa (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/db/man/hash.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3 index 672404210195..133885d841c9 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 |
