From 256fe4a15484d72452ada288f5a3d9c9672b2d57 Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Sun, 14 Jan 2024 14:45:43 +0100 Subject: [PATCH] tcpsso: fix TIME_WAIT description in man-page Reviewed by: manpages(pauamma_gundo.com) Fixes: e179d9739b14 ("tcpsso: support TIME_WAIT state") MFC after: 3 days Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D43424 --- 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 c06cd8adb25..37968c8afa5 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 ,