summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-25 04:27:48 +0000
committerobrien <obrien@FreeBSD.org>2001-05-25 04:27:48 +0000
commit00080e80170cd85894fe1df8997ad92d410bf188 (patch)
tree2a12a17a976da561aa8d5983e437f881d807cc99
parent8e983a955a3e76965b5de9a9be502f56a7bb9223 (diff)
downloadFreeBSD-src-00080e80170cd85894fe1df8997ad92d410bf188.zip
FreeBSD-src-00080e80170cd85894fe1df8997ad92d410bf188.tar.gz
RFC 1323 (TCP extensions) is now on by default.
-rw-r--r--share/man/man5/rc.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index b2f5be69..076910f 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -474,15 +474,15 @@ for a detailled discussion.
.It Va tcp_extensions
.Pq Vt 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.
OpenPOWER on IntegriCloud