]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo s/veno/reno/
authorVito Caputo <vcaputo@pengaru.com>
Sat, 6 Apr 2024 04:11:28 +0000 (21:11 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 6 Apr 2024 05:12:33 +0000 (07:12 +0200)
man/systemd.socket.xml

index 50871f7a749efb66a521e68000ca479cd10cfa8c..3531ffaa175f83d56fff4b5e51b58e7838a50848 100644 (file)
       <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>