git: a657d22d2275 - stable/14 - tcpsso: fix TIME_WAIT description in man-page

From: Michael Tuexen <tuexen_at_FreeBSD.org>
Date: Wed, 17 Jan 2024 00:34:23 UTC
The branch stable/14 has been updated by tuexen:

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

commit a657d22d2275140719d75a868047655fd977b0c3
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2024-01-14 13:45:43 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2024-01-17 00:32:50 +0000

    tcpsso: fix TIME_WAIT description in man-page
    
    Reviewed by:            manpages(pauamma_gundo.com)
    Fixes:                  e179d9739b14 ("tcpsso: support TIME_WAIT state")
    Sponsored by:           Netflix, Inc.
    Differential Revision:  https://reviews.freebsd.org/D43424
    
    (cherry picked from commit 256fe4a15484d72452ada288f5a3d9c9672b2d57)
---
 usr.sbin/tcpsso/tcpsso.8 | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/usr.sbin/tcpsso/tcpsso.8 b/usr.sbin/tcpsso/tcpsso.8
index c06cd8adb25f..37968c8afa54 100644
--- a/usr.sbin/tcpsso/tcpsso.8
+++ b/usr.sbin/tcpsso/tcpsso.8
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd January 6, 2024
+.Dd January 14, 2024
 .Dt TCPSSO 8
 .Os
 .Sh NAME
@@ -191,10 +191,8 @@ and
 .Fl s Ar state
 are specified,
 .Nm
-will apply the socket option to all TCP endpoints not being in the
-state
-.Dv TIME_WAIT
-and using the congestion control algorithm
+will apply the socket option to all TCP endpoints using the congestion
+control algorithm
 .Ar cc-algo ,
 being in the state
 .Ar state ,