diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-02-13 04:13:15 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-02-13 04:13:15 +0000 |
commit | 69bd261bb067e2de9d8528090643d3de1d197ad1 (patch) | |
tree | 514de22ad4564903a5eddf3ecc10a0a782f28021 | |
parent | 843097450daff9fa1bcb096fbcd7aa8fd1dd6dcc (diff) |
Document maximum (ok, so I'm a bit extreme)
-rw-r--r-- | sbin/nfsiod/nfsiod.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8 index 57c1402354b..1ca9a490f50 100644 --- a/sbin/nfsiod/nfsiod.8 +++ b/sbin/nfsiod/nfsiod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfsiod.8,v 1.2 1996/06/23 14:31:56 deraadt Exp $ +.\" $OpenBSD: nfsiod.8,v 1.3 1998/02/13 04:13:14 downsj Exp $ .\" $NetBSD: nfsiod.8,v 1.6 1995/03/18 14:59:04 cgd Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -61,7 +61,7 @@ Specify how many servers are to be started. .El .Pp A client should run enough daemons to handle its maximum -level of concurrency, typically four to six. +level of concurrency, typically four to six. The system maximum is twenty. .Pp The .Nm nfsiod |