From ea78c05e0cefbc9b6171ed56719071e7705ee0a9 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 17 May 2003 22:17:23 +0000 Subject: 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) --- sys/boot/common/loader.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sys/boot') 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. -- cgit v1.1