diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-02-08 20:59:16 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-02-08 20:59:16 +0000 |
| commit | 1e30d929a42a441351bf5859d505591c1e801794 (patch) | |
| tree | 58c76ffbc641568a8931c53801e52e3b4902d94a /share | |
| parent | 5a8562abafb66b862e6eec104f73d291cefe6f4a (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/rc.conf.5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 52d4efb85f2ea..a4453438b5169 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1063,9 +1063,7 @@ provide NFS services only on a secure port. .Pq Vt int If set to a number, indicates the number of packets worth of socket buffer space to reserve on an NFS client. -If set to -.Dq Li DEFAULT , -the kernel default is used (typically 4). +The kernel default is typically 4. Using a higher number may be useful on gigabit networks to improve performance. The minimum value is |
