From nobody Wed Aug 5 15:55:58 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hFZl30TbJz6nTS0 for ; Wed, 05 Aug 2026 15:55:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hFZl24TcTz3J63 for ; Wed, 05 Aug 2026 15:55:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785945358; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RCmm8yA+eXcQgxLw7wImf32TADElQob7G0r1wgXnSyo=; b=XaaCFpz9ApH8GVacdhgiZWESf9MO6GEOalW38xZfAhMPRz9J3Exb3AFZLaWyN1GaR44nAc jCDUaG63/69vPUkVHkGRn2RRBnU7u/19sb64jmjP9T1txj4OvgrO3Kr/fDhTgniJxd8Nn0 2LNm5JVIjqi8TniZFnTjxbSyGeB+mrUwFDSbcJNLo24t5KRXWJSjB2CKqWM7Iwnqu2CPFs 3ea18OjpuMnzplPR3+dg5iArVgQjo6MXIUA3tBJar4mfXcs16vY9tLFFbBmYhw2DPdMVON +fowR5sR/afJxeJreVkQLZcB6IQfqy21WJ+iWUSw6CEqt4E5pD7TPN4OsHBLTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785945358; a=rsa-sha256; cv=none; b=wlnA1L4vHj3Ct/f4LUTjgX2775pGRaXNxTHNvzoT0VbPrSfTAP9ig2iwlAfjG2fxq03ly2 hA0AdLFsjlAFnUtd1mlzhvdH0coMRsAEMGPhu2wBM/HZS/+EY82lTVCUcWIKuQOfqY3Uwh ovIXyanNi7VxhEwhDYcFj6Ssd9+OwMJ6jdVENw5SU/cDwp0MPdrFX1SExuhIPTtWJqiPbZ 4GyEuhSsiv2osiK8zkZD2uQypMgEy3TyMnsQMXX9JbS2KUqsQY9J3yusO5yTOmdQoVwU+J OxW/vdTwX1MtlnoVjN/acZzBGymRGkdkE/+sA64LnGvfDJ20InYt6Ep1MJ3C2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785945358; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RCmm8yA+eXcQgxLw7wImf32TADElQob7G0r1wgXnSyo=; b=qWbj0sy2TrzuVBs6K8zljYfZr3jvsiGqmDKDOC/hWchsvXWBkySpP90G8bM7X6OAy8KG9w hkpwH5V5D1aA42jsCWmWWFU8VTUn/nTYBw94/oofqg84CNQza4RKO9G84hYg+VgG+DK6km TRebJTD+k7qmvec5NV2Udkku4rcsG3e1S8HadSZD/ldHn3fVPW7mY4jY/kVPVztQ0UydDF /NB+1C0yRzge/9JicgpPnN7Ui6kHPKdIuHGf/4o1twx8YAgwINRE40JPVB/MUKs0BuKX5R J/KK7KeeVzF/ihnzuYxZ1KPeohajDpaeALf2dvnKX0hm6QURdkzpKFCl/V4tSQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hFZl23Mk7zgh9 for ; Wed, 05 Aug 2026 15:55:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19458 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 05 Aug 2026 15:55:58 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Oleksandr Kryvulia From: Alexander Ziaee Subject: git: 2cdb856e35fd - stable/15 - pf.conf.5: Fix typo List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 2cdb856e35fd3b4090714f905c640a9429abcc2a Auto-Submitted: auto-generated Date: Wed, 05 Aug 2026 15:55:58 +0000 Message-Id: <6a735d0e.19458.1df8b2ec@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=2cdb856e35fd3b4090714f905c640a9429abcc2a commit 2cdb856e35fd3b4090714f905c640a9429abcc2a Author: Oleksandr Kryvulia AuthorDate: 2026-06-29 09:51:18 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-05 15:54:24 +0000 pf.conf.5: Fix typo Fix small typo in pf.conf(5) MFC after: 3 days Reviewed by: ziaee Differential Revision: https://reviews.freebsd.org/D57938 (cherry picked from commit bbc2d15857b8c44cf8558bf00663b508d421c94c) --- 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 4a049fda08ae..83f0239b78a6 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1457,7 +1457,7 @@ match in ... port 2000:2999 rdr-to ... port 4000 .Ed redirects ports 2000 to 2999 (inclusive) to port 4000. .Bd -literal -offset indent -qmatch in ... port 2000:2999 rdr-to ... port 4000:* +match in ... port 2000:2999 rdr-to ... port 4000:* .Ed redirects port 2000 to 4000, 2001 to 4001, ..., 2999 to 4999. .El