diff options
Diffstat (limited to 'sys/boot/common/help.common')
-rw-r--r-- | sys/boot/common/help.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index ce78718..3f4bc96 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -294,7 +294,7 @@ Various kernel tunable parameters can be overridden by specifying new values in the environment. - set kern.ipc.nmbclusters=<value> NMBCLUSTERS + set kern.ipc.nmbclusters=<value> Set the number of mbuf clusters to be allocated. The value cannot be set below the default determined when the kernel |