From b834e5849a034f05db1e154792fe387afa5771ac Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 19 May 2002 19:21:40 +0000 Subject: Turn nfsiod into a vfs loader and sysctl wrapper that controls the number of nfsiod kernel threads being run. --- sbin/nfsiod/nfsiod.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/nfsiod/nfsiod.8') diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8 index e6eeac9..9c359c2 100644 --- a/sbin/nfsiod/nfsiod.8 +++ b/sbin/nfsiod/nfsiod.8 @@ -45,17 +45,17 @@ asynchronous I/O server .Op Fl n Ar num_servers .Sh DESCRIPTION .Nm Nfsiod -runs on an +kernel processes runs on an .Tn NFS client machine to service asynchronous I/O requests to its server. It improves performance but is not required for correct operation. .Pp -Unless otherwise specified, a single server is started. +This program controls the maximum number of processes that the kernel runs. .Pp The options are as follows: .Bl -tag -width indent .It Fl n -Specify how many servers are to be started. +Specify how many servers are permitted to be started. .El .Pp A client should run enough daemons to handle its maximum -- cgit v1.1