]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorSusant Sahani <ssahani@vmware.com>
Mon, 2 Mar 2020 06:43:42 +0000 (15:43 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Mar 2020 06:43:42 +0000 (15:43 +0900)
man/systemd.network.xml

index 209787bf1b280dfa405286948148fa24fd5f521a..7d02b11d2047c0ac43334fd3ddff1686c360edbe 100644 (file)
       <varlistentry>
         <term><varname>PacketLimit=</varname></term>
         <listitem>
-          <para>Specifies the hard lmit on the queue size in number of packets. When this limit is reached, incoming packets are
+          <para>Specifies the hard limit on the queue size in number of packets. When this limit is reached, incoming packets are
           dropped. An unsigned integer ranges 0 to 4294967294. Defaults to unset and kernel's default is used.</para>
         </listitem>
       </varlistentry>