diff options
author | 1998-02-13 04:13:14 +0000 | |
---|---|---|
committer | 1998-02-13 04:13:14 +0000 | |
commit | 3d77d940684e100893763ae8d2aa758fe3add5fb (patch) | |
tree | c28ac512913c2f17aad14b2b9c3a6a4690756c8e | |
parent | Look for installboot in /usr/mdec unless user specified otherwise. (diff) | |
download | wireguard-openbsd-3d77d940684e100893763ae8d2aa758fe3add5fb.tar.xz wireguard-openbsd-3d77d940684e100893763ae8d2aa758fe3add5fb.zip |
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 |