From 1550fcf802e3413e2ecb39fd81f7bff1c134c3f3 Mon Sep 17 00:00:00 2001 From: Kristof Provost Date: Mon, 12 Jan 2026 17:17:56 +0100 Subject: [PATCH] pf.conf.5: s/State Limiter/&s/ in .Ss linked with the plural from other text, and matches "Source Limiters. From Atanas Vladimirov. Obtained from: OpenBSD, sthen , d4acfc5766 Sponsored by: Rubicon Communications, LLC ("Netgate") --- share/man/man5/pf.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index f8f440d7a5e..6a778eed221 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -2627,7 +2627,7 @@ Example: .Bd -literal -offset indent pass in proto tcp from any to any port www synproxy state .Ed -.Ss State Limiter +.Ss State Limiters State limiters provide a mechanism to limit the number of states created, or the rate of state creation, by a set of rules.