Fixed the markup and wording of the kern.ipc.nsfbufs tunable.

(It does not modify NSFBUFS, but just overrides it if set.)

Approved by:	re (blanket)
This commit is contained in:
Ruslan Ermilov 2003-05-17 22:17:23 +00:00
parent d6c1abfdfe
commit 2f0e162dc0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115113

View File

@ -446,9 +446,11 @@ determined when the kernel was compiled.
Modifies
.Va NMBCLUSTERS .
.It Va kern.ipc.nsfbufs
Set the number of sendfile buffers to be allocated.
Modifies
.Va NSFBUFS .
Set the number of
.Xr sendfile 2
buffers to be allocated.
Overrides
.Dv NSFBUFS .
.It Va kern.vm.kmem.size
Sets the size of kernel memory (bytes).
This overrides the value determined when the kernel was compiled.