diff options
| author | Lukas Ertl <le@FreeBSD.org> | 2004-04-03 12:14:30 +0000 |
|---|---|---|
| committer | Lukas Ertl <le@FreeBSD.org> | 2004-04-03 12:14:30 +0000 |
| commit | 84ff42d8ff24e59fe4b48592b39e5b02c8a649ce (patch) | |
| tree | d74c1f541650a5ed5ef066cff02d9f581e0ed6b3 /sys/boot/common | |
| parent | 121230a40d493c631338118c4ba7b694746313ca (diff) | |
Notes
Diffstat (limited to 'sys/boot/common')
| -rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index ef9456b70c631..1532b839a132e 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -493,12 +493,12 @@ Overrides the compile-time set value of .Va TCBHASHSIZE or the preset default of 512. Must be a power of 2. -.El .It Va vm.kmem_size Sets the size of kernel memory (bytes). This overrides the value determined when the kernel was compiled. Modifies .Va VM_KMEM_SIZE . +.El .Ss BUILTIN PARSER When a builtin command is executed, the rest of the line is taken by it as arguments, and it is processed by a special parser which |
