From ef1aa10692ae71f4f96c5a421d7e3a132f169b4a Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sat, 18 Dec 2021 17:23:53 +0000 Subject: [PATCH] man: fix typo in systemd.socket.5 --- man/systemd.socket.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index e4f1f544cb9..07bee46955e 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -824,7 +824,7 @@ TriggerLimitIntervalSec= TriggerLimitBurst= - Configures a limit on how often this socket unit my be activated within a specific time + Configures a limit on how often this socket unit may be activated within a specific time interval. The TriggerLimitIntervalSec= may be used to configure the length of the time interval in the usual time units us, ms, s, min, h, … and defaults to 2s (See -- 2.47.3