summaryrefslogtreecommitdiffstats
path: root/sbin/nfsd
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-02-26 16:19:51 +0000
committermillert <millert@openbsd.org>1999-02-26 16:19:51 +0000
commitfe9d66749febd0301a938db9daf66cc2261f3ae2 (patch)
treecf96bdb246f86aad8583a67956fc754fd298547a /sbin/nfsd
parentRename *NFSDCNT to *NFSIODCNT and base MAXNFSIODCNT on NFS_MAXASYNCDAEMON since that's the kernel limit (both are 20) (diff)
downloadwireguard-openbsd-fe9d66749febd0301a938db9daf66cc2261f3ae2.tar.xz
wireguard-openbsd-fe9d66749febd0301a938db9daf66cc2261f3ae2.zip
document that the max value for the -n option is 20
Diffstat (limited to 'sbin/nfsd')
-rw-r--r--sbin/nfsd/nfsd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index cf3865bbb7d..aaf2563de98 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfsd.8,v 1.7 1998/12/15 01:20:41 aaron Exp $
+.\" $OpenBSD: nfsd.8,v 1.8 1999/02/26 16:19:51 millert Exp $
.\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -73,7 +73,7 @@ or
.Fl t
options to re-register NFS if the portmap server is restarted.
.It Fl n
-Specifies how many servers to create.
+Specifies how many servers to create (max 20).
.It Fl t
Serve
.Tn TCP NFS