aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2024-01-14 13:45:43 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2024-01-14 13:45:43 +0000
commit256fe4a15484d72452ada288f5a3d9c9672b2d57 (patch)
treed4cecb96873a32ae307a4d5fecf61a3407912ecb
parent0c243cd4a3671bf728f33378ac593c08d8367bc2 (diff)
downloadsrc-256fe4a15484d72452ada288f5a3d9c9672b2d57.tar.gz
src-256fe4a15484d72452ada288f5a3d9c9672b2d57.zip
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
-rw-r--r--usr.sbin/tcpsso/tcpsso.88
1 files 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 ,