summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-17 22:17:23 +0000
committerru <ru@FreeBSD.org>2003-05-17 22:17:23 +0000
commitea78c05e0cefbc9b6171ed56719071e7705ee0a9 (patch)
treefe8c206c3dc812d0015a25e1427ad44b80e522ee /sys
parentecadd4f845e623c384c71e2adc81e1b42802bbca (diff)
downloadFreeBSD-src-ea78c05e0cefbc9b6171ed56719071e7705ee0a9.zip
FreeBSD-src-ea78c05e0cefbc9b6171ed56719071e7705ee0a9.tar.gz
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)
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/common/loader.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index ca21f4e..dd0781a 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -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.
OpenPOWER on IntegriCloud