diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2010-04-05 10:01:53 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2010-04-05 10:01:53 +0000 |
| commit | 983419fe1eda12f3c39cc8316c4c085911b4f12e (patch) | |
| tree | 00cf99001deea2abbb1067e58e1d44c8b30bba66 /lib/libc/db/man | |
| parent | 5594e17667163091f38e62fb5a59b4f2478d50f6 (diff) | |
Notes
Diffstat (limited to 'lib/libc/db/man')
| -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 6724042101950..133885d841c9d 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 |
