diff options
-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 |