diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-21 18:50:03 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-21 18:50:03 +0000 |
| commit | d69fea87ecd022fe9aae6e2304d97f33f6b38f5f (patch) | |
| tree | a4d9a8f11f8807644fa5ccaa532328d7b95fd9f0 | |
| parent | af37a7967bdd54c55030d6bac5ca44c6472c2b39 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 66d48deffee1..0992bfaf3e60 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -207,7 +207,10 @@ as an argument. (bool) Set to .Ar NO by default. Setting this to YES enables certain TCP options as described by -Internet RFCs 1323 and 1644. If you have problems with connections +.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 .Ar NO |
