From: Vito Caputo Date: Sat, 6 Apr 2024 04:11:28 +0000 (-0700) Subject: man: fix typo s/veno/reno/ X-Git-Tag: v256-rc1~290 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7d8cacce0cb0451701b81db818d9e5921574f51;p=thirdparty%2Fsystemd.git man: fix typo s/veno/reno/ --- diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 50871f7a749..3531ffaa175 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -759,7 +759,7 @@ TCPCongestion= Takes a string value. Controls the TCP congestion algorithm used by this - socket. Should be one of westwood, veno, + socket. Should be one of westwood, reno, cubic, lp or any other available algorithm supported by the IP stack. This setting applies only to stream sockets.