summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-04-03 12:14:30 +0000
committerle <le@FreeBSD.org>2004-04-03 12:14:30 +0000
commitde80619ec3fadcc6fc40158ed8cdfebf32a634b9 (patch)
treed74c1f541650a5ed5ef066cff02d9f581e0ed6b3 /sys/boot
parent1ec4d75266041d6ea34c956b2e1921c1326800e4 (diff)
downloadFreeBSD-src-de80619ec3fadcc6fc40158ed8cdfebf32a634b9.zip
FreeBSD-src-de80619ec3fadcc6fc40158ed8cdfebf32a634b9.tar.gz
mdoc fix: put the end-of-list macro after the last list element.
Approved by: grog (mentor)
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index ef9456b..1532b83 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
OpenPOWER on IntegriCloud