tcp.7: Correct RFC for TIME_WAIT assassination hazards

Reported-by: Artyom Pervukhin <artyom@evasive.ru>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-20 06:18:13 +13:00
parent e489d79586
commit 10968d61b8
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
.\" be more or less up to date and complete as at Linux 2.6.27 .\" be more or less up to date and complete as at Linux 2.6.27
.\" (other than the remaining FIXMEs in the page source below). .\" (other than the remaining FIXMEs in the page source below).
.\" .\"
.TH TCP 7 2010-09-10 "Linux" "Linux Programmer's Manual" .TH TCP 7 2012-03-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
tcp \- TCP protocol tcp \- TCP protocol
.SH SYNOPSIS .SH SYNOPSIS
@ -1148,7 +1148,7 @@ RFC\ 1122 for the TCP requirements and a description of the Nagle algorithm.
.br .br
RFC\ 1323 for TCP timestamp and window scaling options. RFC\ 1323 for TCP timestamp and window scaling options.
.br .br
RFC\ 1644 for a description of TIME_WAIT assassination hazards. RFC\ 1337 for a description of TIME_WAIT assassination hazards.
.br .br
RFC\ 3168 for a description of Explicit Congestion Notification. RFC\ 3168 for a description of Explicit Congestion Notification.
.br .br