diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2002-05-11 06:06:11 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2002-05-11 06:06:11 +0000 |
| commit | b90faaf350871871d461e9bdcd6b70eb11919869 (patch) | |
| tree | 566485310aaf5fcf65c3e31afc43e4b381c422df /share/examples | |
| parent | ff8ac0d53cf00dab08a818e4ba25e6d337319f8f (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/isdn/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/isdn/FAQ b/share/examples/isdn/FAQ index dcc6e67d2c40..a88de791a5d6 100644 --- a/share/examples/isdn/FAQ +++ b/share/examples/isdn/FAQ @@ -634,7 +634,7 @@ is discarding the extensions. This can easily be checked by doing ``sysctl net.inet.tcp.rfc1323''. If the result is 1, then the RFC1323 support is turned on. -Turn this off by doing ``sysctl -w net.inet.tcp.rfc1323=0'' (This is +Turn this off by doing ``sysctl net.inet.tcp.rfc1323=0'' (This is called "net.inet.tcp.do_rfc1323" under BSD/OS). For FreeBSD make sure that tcp_extension="NO" is in your /etc/rc.conf |
