From d37cca6570e9b42fae46ed9ae3a5af5d065f4440 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sun, 19 Mar 2023 09:49:33 +0100 Subject: [PATCH] tcp_rack.4: Correct a link in the SEE ALSO section The PDF at arxiv.org is only accessible when retrieving it via the website. MFC after: 3 days --- share/man/man4/tcp_rack.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/tcp_rack.4 b/share/man/man4/tcp_rack.4 index ce424ae73045..cfdedb9901b8 100644 --- a/share/man/man4/tcp_rack.4 +++ b/share/man/man4/tcp_rack.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 7, 2022 +.Dd March 19, 2023 .Dt TCP_RACK 4 .Os .Sh NAME @@ -140,7 +140,7 @@ What method should we use for rate sampling 0=high, 1=low .%A "Ahmed M. Abdelmoniem" .%A "Brahim Bensaou" .%T "T-RACKs: A Faster Recovery Mechanism for TCP in Data Center Networks" -.%O "https://arxiv.org/pdf/2102.07477.pdf" +.%O "https://arxiv.org/abs/2102.07477" .%D "February 2021" .Re .Sh HISTORY