diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-14 14:49:08 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-14 14:49:24 +0200 |
| commit | 123d2e8890f0e32fc48cbcf16d23e5192879905f (patch) | |
| tree | 676b9d1209d34ecff0ffde9959bd21e4e3475da7 /man7/tcp.7 | |
| parent | 32938e1c3ccd2dc5958072d2ed80a86bebd15aef (diff) | |
| download | man-pages-123d2e8890f0e32fc48cbcf16d23e5192879905f.tar.gz | |
tcp.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index 6b16f8f10a..b9f4de5a19 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -872,7 +872,7 @@ Enabling this option is not recommended as the remote IP may not use monotonically increasing timestamps (devices behind NAT, devices with per-connection timestamp offsets). -See RFC 1323 (PAWS), RFC 6191. +See RFC 1323 (PAWS) and RFC 6191. .\" .\" The following is from 2.6.12: Documentation/networking/ip-sysctl.txt .TP |
