summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2020-03-02 15:43:42 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-03-02 15:43:42 +0900
commit2cd651066133e289e7acb01ac4b54645a87296ca (patch)
tree07c0397dbe02cb6f13f57a1a6b6304b84504f681
parented87ce1d5d93e10fb712e3839606248a7d20a1ce (diff)
downloadsystemd-2cd651066133e289e7acb01ac4b54645a87296ca.tar.gz
man: fix typo
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 209787bf1b..7d02b11d20 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -2519,7 +2519,7 @@
<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>