mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix spelling in comment.
This commit is contained in:
parent
ee98c4a50e
commit
4e77d2552e
1 changed files with 1 additions and 1 deletions
|
|
@ -870,7 +870,7 @@ options TCPDEBUG
|
|||
# The MBUF_STRESS_TEST option enables options which create
|
||||
# various random failures / extreme cases related to mbuf
|
||||
# functions. See mbuf(9) for a list of available test cases.
|
||||
# MBUF_PROFILING enables code to profile teh mbif chains
|
||||
# MBUF_PROFILING enables code to profile the mbuf chains
|
||||
# exiting the system (via participating interfaces) and
|
||||
# return a logarithmic histogram of monitored parameters
|
||||
# (e.g. packet size, wasted space, number of mbufs in chain).
|
||||
|
|
|
|||
Loading…
Reference in a new issue