1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

man: fix typo s/veno/reno/

This commit is contained in:
Vito Caputo 2024-04-05 21:11:28 -07:00 committed by Zbigniew Jędrzejewski-Szmek
parent b9c5a0d2cc
commit a7d8cacce0

View File

@ -759,7 +759,7 @@
<varlistentry>
<term><varname>TCPCongestion=</varname></term>
<listitem><para>Takes a string value. Controls the TCP congestion algorithm used by this
socket. Should be one of <literal>westwood</literal>, <literal>veno</literal>,
socket. Should be one of <literal>westwood</literal>, <literal>reno</literal>,
<literal>cubic</literal>, <literal>lp</literal> or any other available algorithm supported by the IP
stack. This setting applies only to stream sockets.</para></listitem>
</varlistentry>