From: Susant Sahani Date: Mon, 2 Mar 2020 06:43:42 +0000 (+0900) Subject: man: fix typo X-Git-Tag: v245-rc2~6^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cd651066133e289e7acb01ac4b54645a87296ca;p=thirdparty%2Fsystemd.git man: fix typo --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 209787bf1b2..7d02b11d204 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -2519,7 +2519,7 @@ PacketLimit= - Specifies the hard lmit on the queue size in number of packets. When this limit is reached, incoming packets are + 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.