mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
hash.3: fix a factual mistake in the man page
PR: bin/144446 Submitted by: Peter Jeremy <peterjeremy@acm.org> MFC after: 3 days
This commit is contained in:
parent
5594e17667
commit
983419fe1e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue