git: 428e5165fec7 - stable/14 - tcp_rack.4: Remove a mentioned paper

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Fri, 08 Mar 2024 09:50:19 UTC
The branch stable/14 has been updated by gbe:

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

commit 428e5165fec788999749dad79fb21cf2bca72fa9
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-03-05 02:03:50 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-03-08 09:50:06 +0000

    tcp_rack.4: Remove a mentioned paper
    
    The paper "T-RACKs: A Faster Recovery Mechanism for
    TCP in Data Center Networks" has nothing to do with
    our TCP RACK implementation, so remove it.
    
    Reported by:    tuexen
    
    (cherry picked from commit 7701b993554321f305ef662a26238f375c4d2dba)
---
 share/man/man4/tcp_rack.4 | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/share/man/man4/tcp_rack.4 b/share/man/man4/tcp_rack.4
index 566834f4283b..2ebffca08e26 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 February 25, 2024
+.Dd March 5, 2024
 .Dt TCP_RACK 4
 .Os
 .Sh NAME
@@ -130,13 +130,6 @@ What method should we use for rate sampling 0=high, 1=low
 .%O "RFC 8985"
 .%D "February 2021"
 .Re
-.Rs
-.%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"
-.%D "February 2021"
-.Re
 .Sh HISTORY
 The
 .Nm