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 a6fd748..8b68157 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -244,7 +244,7 @@ Set the number of sendfile buffers to be allocated. This overrides the value determined when the kernel was compiled. - set kern.vm.kmem.size=<value> VM_KMEM_SIZE + set vm.kmem_size=<value> VM_KMEM_SIZE Sets the size of kernel memory (bytes). This overrides the value determined when the kernel was compiled. |