diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-02-26 16:19:52 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-02-26 16:19:52 +0000 |
commit | 8390ff832499783fe0da5b7eb47fcb4c5c2b4e07 (patch) | |
tree | 9b7fde192d9d8c8556fa4ac4680e5b89036256df /sbin/nfsd/nfsd.8 | |
parent | ca042fea3a1c17009de2f31841e1cbadb38ed45a (diff) |
document that the max value for the -n option is 20
Diffstat (limited to 'sbin/nfsd/nfsd.8')
-rw-r--r-- | sbin/nfsd/nfsd.8 | 4 |
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 |