diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-24 09:20:37 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-24 09:20:37 +0000 |
| commit | 6829f0a31ecb371fa5931b30a81f9bebc0f54d20 (patch) | |
| tree | 9b3f254af19fcdf5fe4cc02e0db9aa859ef49d6a | |
| parent | ccec65a5f45aebaa34c4ba08057c8b4bde8df00b (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 3b1a5e38f63e..06bbad4fe498 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -803,8 +803,10 @@ is set to .Dq YES , this can be set to .Dq 0 -to disable NFS ACCESS RPC caching, or to the number of seconds for which NFS ACCESS -results should be cached. A value of 2-10 seconds will substantially reduce network +to disable NFS ACCESS RPC caching, or to the number of seconds for which +NFS ACCESS +results should be cached. +A value of 2-10 seconds will substantially reduce network traffic for many NFS operations. .It Va nfs_server_enable .Pq Vt bool |
