Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2023 08:49:58 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d37cca6570e9 - main - tcp_rack.4: Correct a link in the SEE ALSO section
Message-ID:  <202303190849.32J8nwKu033554@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=d37cca6570e9b42fae46ed9ae3a5af5d065f4440

commit d37cca6570e9b42fae46ed9ae3a5af5d065f4440
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-03-19 08:49:33 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-03-19 08:49:33 +0000

    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303190849.32J8nwKu033554>