diff options
| -rw-r--r-- | share/man/man5/rc.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 54697a66c965..dc68b1cf1647 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -436,15 +436,15 @@ for a detailled discussion. .\" ----- end of added ipf hook --------------------------------- .It Ar tcp_extensions (bool) Set to -.Ar NO +.Ar YES by default. -Setting this to YES enables certain TCP options as described by +Setting this to NO disables certain TCP options as described by .Rs .%T RFC 1323 .Re If you have problems with connections randomly hanging or other weird behavior of such nature, you might -try setting this back to +try setting this to .Ar NO and seeing if that helps. Some hardware/software out there is known to be broken with respect to these options. |
