diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2012-03-09 15:25:27 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2012-03-09 15:25:27 +0000 |
| commit | caeb442fd29b7dc04efc912deaa34cba4c277cc1 (patch) | |
| tree | c756378641a9dc845325d017b0cbc73a5e70e7ae | |
| parent | 70a03e883496cca7620e99e3ee54e82af7e82187 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/tcp.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index cd6516ad7be6..a33e8fb37cc1 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -258,8 +258,7 @@ on writes to the specified socket. Outgoing traffic is digested; digests on incoming traffic are verified if the .Va net.inet.tcp.signature_verify_input -.Xr sysctl 3 -is nonzero. +sysctl is nonzero. The current default behavior for the system is to respond to a system advertising this option with TCP-MD5; this may change. .Pp |
