diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index ca21f4eef092..dd0781a53dde 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.