mdoc fix: put the end-of-list macro after the last list element.

Approved by:   grog (mentor)
This commit is contained in:
Lukas Ertl 2004-04-03 12:14:30 +00:00
parent 121230a40d
commit 84ff42d8ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127789

View File

@ -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